hudy9x/namviek

Disable User registration

Opened this issue · 4 comments

Is your feature request related to a problem? Please describe.
Currently, everybody who has access to my namviek instance is able to create an account.

Describe the solution you'd like
It would be nice if there is an environment variable where you can disable this feature.

Describe alternatives you've considered

Additional context

Got it bro
It would be done soon

Thank you. If you need more details feel free to reach me.

Just update this functionality
Now you can disable registration by using NEXT_PUBLIC_DISABLE_REGISTRATION=1
Beside, in case you've disabled registration and still want to create new user
You can go to Setting > People

image

Here you can create a new user and invite he/she to your organization automatically
image

Note: Only Admin can do this action

Thank you! Looks very good!