Added basic auth

This commit is contained in:
2025-05-15 10:15:44 +03:00
parent 2f87f383f1
commit 36226dbbac
5 changed files with 39 additions and 4 deletions
+1
View File
@@ -3,6 +3,7 @@
"better-sqlite3": "^11.10.0",
"ejs": "^3.1.10",
"express": "^5.1.0",
"express-basic-auth": "^1.2.1",
"express-fileupload": "^1.5.1",
"winston": "^3.17.0"
}