RamzanOriginal post
Apple Developer
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.
Summary
To disable registration on a self-hosted AppWrite instance, developers can use the environment variable _APP_CONSOLE_WHITELIST_ROOT. By enabling this option, only 1 user can use the registration form, and new users can be added by invitation to the project. This ensures that no one from the internet can register on the AppWrite instance.