1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-08-20 01:35:24 +00:00

Updated dependencies and fixed disable_admin_token description

This commit is contained in:
Daniel García 2019-10-08 19:33:27 +02:00
commit 662bc27523
No known key found for this signature in database
GPG key ID: FC8A7D14C3CD543A
4 changed files with 107 additions and 221 deletions

View file

@ -99,6 +99,9 @@
## One option is to use 'openssl rand -base64 48'
## If not set, the admin panel is disabled
# ADMIN_TOKEN=Vy2VyYTTsKPv8W5aEOWUbB/Bt3DEKePbHmI4m9VcemUMS2rEviDowNAFqYi1xjmp
## Enable this to bypass the admin panel security. This option is only
## meant to be used with the use of a separate auth layer in front
# DISABLE_ADMIN_TOKEN=false
## Invitations org admins to invite users, even when signups are disabled