Server: Disable User registration - Create Account Button

Created on 2 Jan 2020  路  4Comments  路  Source: bitwarden/server


Is there a way we can disable new user registrations on Bitwarden Server
https://help.bitwarden.com/article/install-on-premise/
I followed the steps to setup it on a CentOS 7

Most helpful comment

I was using that option
globalSettings__disableUserRegistration=true
and thinking the buttons should also go away...
Thanks.

All 4 comments

Have a look in ./bwdata/env/global.override.env. There is a setting to disable user registration.

I was using that option
globalSettings__disableUserRegistration=true
and thinking the buttons should also go away...
Thanks.

I was using that option
globalSettings__disableUserRegistration=true
and thinking the buttons should also go away...
Thanks.

Agreed. If registration is disabled, it should say so immediately after clicking the create account button, or the create account button should just be hidden altogether when this setting is set to true.

The button is still there.

Any plans to have it removed all together?

Was this page helpful?
0 / 5 - 0 ratings