I am battling spam accounts being generated via Magento’s REST API for customers. Someone keeps hitting my site with Postman and dumping in hundreds of fake accounts. I have set Allow Anonymous Guest Access to No. How can I prevent this from happening?
You may also like
I’m using imagemagick and this .bat script in “sendto” folder, similar to sent to compressed zip, I feel like there should be […]
currently i’m facing the Problem that an extension attribute wont work as expected. On our test setup i get the Property has […]
Given an integer N. Return a N x N matrix such that each element (Coordinates(i, j))is having maximum absolute difference possible with […]
This article will go over how to upload and download files using a Flask database using Python. Basically, we have a section […]