forked from mirrors/amnezia-wg-easy
bring password hash back
users want to have this instead cleartext password. Mitigates security issues.
This commit is contained in:
parent
390b72c94a
commit
b5372f0dbc
2 changed files with 11 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
"author": "Emile Nijssen",
|
||||
"license": "CC BY-NC-SA 4.0",
|
||||
"dependencies": {
|
||||
"bcryptjs": "^2.4.3",
|
||||
"debug": "^4.3.5",
|
||||
"express-session": "^1.18.0",
|
||||
"h3": "^1.11.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue