Skip to content

How to disable public sign-up? #112

Answered by mattinannt
salim-b asked this question in Q&A
Discussion options

You must be logged in to vote

@salim-b We now added an option to disable signup via environment variable ( a4c571f ). You can set NEXT_PUBLIC_SIGNUP_DISABLED=1 to disable the signup functionality. You need to rebuild the snoopForms code after you changed the environment variable for the change to take effect.

In the future we will also build an option to create an initial user on snoopForms setup and an option to invite users when signup is disabled but this is a fast workaround that enables you to secure your instance.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@salim-b
Comment options

Answer selected by mattinannt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants