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
This commit is contained in:
2
wg-password/.gitignore
vendored
Normal file
2
wg-password/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
target
|
||||
index.mjs
|
||||
Reference in New Issue
Block a user