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
- `type 'Null' is not a subtype of type 'b...
When creating a new file using Appwrite Flutter SDK, the file is successfully created on the server, but the client throws the following exception: ``` type ...
- Google login on mobile not working
Hi the gg login auth in mobile not working. No error show. But the user couldnt login in Attached is the video. Desktop is working well and im using custom doma...
- Console: Query on attribute has greater ...
I noticed an issue when one of my tables reached over ~800 rows. That table is relational to my users table Within the console I am able to view the table with ...