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
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?
Most helpful comment
I was using that option
globalSettings__disableUserRegistration=true
and thinking the buttons should also go away...
Thanks.