szabodanika / microbin

A secure, configurable file-sharing and URL shortening web app written in Rust.

Home Page:https://microbin.eu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Store Admin-Password hash in .env instead of plain password

simonl169 opened this issue · comments

commented

To enhance security, it would be better to generate a hash from the admin password and store that to the env file.
The vaultwaden container has a nice description on how it should look like

https://github.com/dani-garcia/vaultwarden/wiki/Enabling-admin-page