mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-24 02:39:21 -07:00
Edit wiki to reflect new update for 1.28.0
@@ -30,8 +30,7 @@ In order to disable the admin page you have to unset the `ADMIN_TOKEN` and resta
|
|||||||
|
|
||||||
## Secure the `ADMIN_TOKEN`
|
## Secure the `ADMIN_TOKEN`
|
||||||
|
|
||||||
> :warning: This feature not yet released in a `latest` image, but will be soon!
|
> :warning: This feature is released in [1.28.0](https://github.com/dani-garcia/vaultwarden/releases/tag/1.28.0)+. Previous versions do not support Argon2 hashing.
|
||||||
> It currently is available in the `testing` images.
|
|
||||||
|
|
||||||
Previously the `ADMIN_TOKEN` could only be in a plain text format.<br>
|
Previously the `ADMIN_TOKEN` could only be in a plain text format.<br>
|
||||||
You can now hash the `ADMIN_TOKEN` using Argon2 by generating a [PHC string](https://github.com/P-H-C/phc-string-format/blob/master/phc-sf-spec.md).<br>
|
You can now hash the `ADMIN_TOKEN` using Argon2 by generating a [PHC string](https://github.com/P-H-C/phc-string-format/blob/master/phc-sf-spec.md).<br>
|
||||||
|
|||||||
Reference in New Issue
Block a user