Added check for blank password.

This commit is contained in:
Christopher Pickering
2022-06-15 13:00:14 -05:00
parent 945288f0c0
commit edcdedcaae
3 changed files with 11 additions and 1 deletions

View File

@@ -105,6 +105,7 @@
"notp": "~2.0.3",
"password-hash": "~1.2.2",
"pg": "^8.7.3",
"pg-connection-string": "^2.5.0",
"postcss-rtlcss": "~3.4.1",
"postcss-scss": "~4.0.3",
"prismjs": "^1.27.0",