Rank 3: Container
i have a question on signing up up. if someone gets my endpoint cant he go to my console and sign up to another account? How is the security there?
Votes
0
Replies
14
Participants
Unknown
Messages
15
Rank 3: Container
i have a question on signing up up. if someone gets my endpoint cant he go to my console and sign up to another account? How is the security there?
Rank 2: Process
your project is private to your email unless you add members
Rank 3: Container
if you go to the endpoint it takes you to the register page
Rank 3: Container
so if one accesses my endpoint then he is able to register another account and create other projects?
Rank 2: Process
yes
Rank 3: Container
isnt that an issue.?
Rank 2: Process
you can add a user limit to your server
Rank 2: Process
the default is 1 I believe
Rank 2: Process
so only you can use the console if the limit isn't changed
Rank 3: Container
so it means no one can signup again?
Rank 3: Container
okay then.
Rank 3: Container
thanks for the info
Admin
Refer to the _APP_CONSOLE_* environment variables: https://appwrite.io/docs/environment-variables#general
Admin
[SOLVED] How to Disable Console Signup
Admin
[SOLVED] How to Disable Console Signup?