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
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- Migration from Cloud to Self-Hosted not ...
Hello Appwrite Community, I've got the problem, that when I try to migrate my Appwrite Project from the cloud to my self-hosted Appwrite, that an API Key is mi...
- I can't migrate my project from Appwrite...
I'm having an issue migrating my Appwrite project to a self-hosted instance. The problem is that I've exceeded my read rate limit (or database read limit), so I...