mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-25 11:19:21 -07:00
Updated Enabling admin page (markdown)
@@ -28,7 +28,8 @@ Note that config changes in the admin page do not take effect until you click th
|
|||||||
|
|
||||||
## Secure the `ADMIN_TOKEN`
|
## Secure the `ADMIN_TOKEN`
|
||||||
|
|
||||||
> :warning: This feature not yet released, but will be soon!
|
> :warning: This feature not yet released in a `latest` image, but will be soon!
|
||||||
|
> 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