I don't want anyone on internet being able to register on my instance of AppWrite. Yes, I can limit access to particular projects in Security, but still anyone can register on my instance and create new projects.
Ah, just found env variable: _APP_CONSOLE_WHITELIST_ROOT This option allows you to disable the creation of new users on the Appwrite console. When enabled only 1 user will be able to use the registration form. New users can be added by inviting them to your project. By default this option is enabled. https://appwrite.io/docs/advanced/self-hosting/environment-variables#general
Recommended threads
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- How to use Sites on selfhosted appwrite
whenever I try to create a site even with template it says 404 nginx error