Appwrite Console Login Page has rate Limit? Because What would happen if somebody try to Bruteforce the Login Page?
I think it should...
If I may Ask, What will it block? IP address?
We rate limit based on IP and email: https://github.com/appwrite/appwrite/blob/6700f90ba150a5065088cbd15d1164a1cd3e15a2/app/controllers/api/account.php#L164
Got It. Thanks<:appwritepeepo:902865250427215882>
Recommended threads
- Error upgrading from 1.8.1 to 1.9.0
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...