amnezia-wg-easy/wg-password
tetuaoro 9a19430dc8 feat: generate PASSWORD_HASH on the fly
* remove PASSWORD environment variable in favor of PASSWORD_HASH
* enhance password validity check server function
* update Dockerfile to include building a binary for generating hashed password
* update README with comprehensive Docker usage instructions hash generation
2024-07-12 21:24:09 +02:00
..
src feat: generate PASSWORD_HASH on the fly 2024-07-12 21:24:09 +02:00
.gitignore feat: generate PASSWORD_HASH on the fly 2024-07-12 21:24:09 +02:00
Cargo.lock feat: generate PASSWORD_HASH on the fly 2024-07-12 21:24:09 +02:00
Cargo.toml feat: generate PASSWORD_HASH on the fly 2024-07-12 21:24:09 +02:00
PASSWORD.md feat: generate PASSWORD_HASH on the fly 2024-07-12 21:24:09 +02:00