Replies: 1 comment
|
There are a few items on the list to improve upon regarding the admin login. Something like this has been on my mind for a while, yet, not got around to actually start adding more options to the admin login. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The admin key is passed to vaultwarden in plain text. This requires storing the key in plain text somewhere. This makes using vaultwarden as a systemd service unsafe. There could be an option to pass the hashed key
All reactions