#[SOLVED] How to Disable Console Signup?

14 messages · Page 1 of 1 (latest)

supple mauve
#

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?

pastel crane
supple mauve
#

if you go to the endpoint it takes you to the register page

#

so if one accesses my endpoint then he is able to register another account and create other projects?

supple mauve
#

isnt that an issue.?

pastel crane
#

you can add a user limit to your server

#

the default is 1 I believe

#

so only you can use the console if the limit isn't changed

supple mauve
#

so it means no one can signup again?

#

okay then.

#

thanks for the info

sudden badge
#

[SOLVED] How to Disable Console Signup