SMTP_PASSWORD: better to keep secret #5432
CharlesMAtkinson
started this conversation in
Ideas
Replies: 2 comments 7 replies
|
And where would we then save this password safely entered in via the UI? Somewhere in a file like |
5 replies
|
Can we add a new environment variable called Accepting a file path would also allow systemd encrypted credentials to be used on non-Docker installs. |
2 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.
I write with knowledge of Linux, not other OSes.
Ideally Vaultwarden's SMTP_PASSWORD would be secret so:
All three could be satisfied by a new Vaultwarden feature to configure SMTP in the UI rather than by environment variables.
All reactions