How do you add a new user? I believe when you go to url htttps://xxx.mydomain.com there is a link “create user” - Can Anybody use this link to create a user? Once somebody creates a new user using the “create user” has the admin need to approve it? What is the process to add new user and approve it for self hosted bitwarden?
1 Like
Ok figured out…
Edit ./bwdata/env/global.override.env
and set
globalSettings__disableUserRegistration=true
and then restart
./bitwarden.sh restart
When you to to your bitwarden URL and press “Create Account” and enter the details you get an error message stating this feature has been disabled