aboutsummaryrefslogtreecommitdiff
path: root/.env.template
diff options
context:
space:
mode:
authorBlackDex <[email protected]>2023-04-04 17:02:24 +0200
committerBlackDex <[email protected]>2023-04-10 20:39:51 +0200
commitae437f70a3659485a4240d093fce58e49082af0a (patch)
tree7d3525a6cef505e41531f35d8a496f2739d00e2e /.env.template
parent3bd4e42fb01781dce454031402ed26e92dc055e4 (diff)
downloadvaultwarden-ae437f70a3659485a4240d093fce58e49082af0a.tar.gz
vaultwarden-ae437f70a3659485a4240d093fce58e49082af0a.zip
Several config and admin interface fixes
- Fixed issue with domains starting with `admin` - Fixed issue with DUO not being enabled globally anymore (regression) - Renamed `Ciphers` to `Entries` in overview - Improved `ADMIN_TOKEN` description - Updated jquery-slim and datatables Resolves #3382 Resolves #3415 Resolves discussion on #3288
Diffstat (limited to '.env.template')
-rw-r--r--.env.template2
1 files changed, 2 insertions, 0 deletions
diff --git a/.env.template b/.env.template
index 9d6f75a1..425741ae 100644
--- a/.env.template
+++ b/.env.template
@@ -264,6 +264,8 @@
## For details see: https://github.com/dani-garcia/vaultwarden/wiki/Enabling-admin-page#secure-the-admin_token
## If not set, the admin panel is disabled
## New Argon2 PHC string
+## Note that for some environments, like docker-compose you need to escape all the dollar signs `$` with an extra dollar sign like `$$`
+## Also, use single quotes (') instead of double quotes (") to enclose the string when needed
# ADMIN_TOKEN='$argon2id$v=19$m=65540,t=3,p=4$MmeKRnGK5RW5mJS7h3TOL89GrpLPXJPAtTK8FTqj9HM$DqsstvoSAETl9YhnsXbf43WeaUwJC6JhViIvuPoig78'
## Old plain text string (Will generate warnings in favor of Argon2)
# ADMIN_TOKEN=Vy2VyYTTsKPv8W5aEOWUbB/Bt3DEKePbHmI4m9VcemUMS2rEviDowNAFqYi1xjmp