Hello team, how can i disable the sign up label on my self hosted appwrite console.
By default once you create an account, you will not be able to sign up and create another account
That's well noted thank you @D5
You can also use the environment variables _APP_CONSOLE_WHITELIST_EMAILS and _APP_CONSOLE_WHITELIST_IPS to restrict who can use the signup
Thank you @ideclon
Do you need something else, or can I mark this as solved?
Np! If your issue has been solved, you can mark this post as closed by adding “[SOLVED]” to the beginning of the title
Recommended threads
- HTTP Error 500 ''
Hello to everyone, I'm a Flutter developer and actually I'm developing an app using Appwrite.. during my tests and also massive ones I've noticed something we...
- CSV imports were not working but found a...
With 1.9.5 Self-Hosted on a remote Debian 13 VPS I was trying to upload some data using the Import from CSV function. After following the Docs I created a csv f...
- Inviting members while SMTP is disabled ...
Issue: https://github.com/appwrite/console/issues/3125 PR: https://github.com/appwrite/console/pull/3126