Implemented simple authentication page
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
"author": "Leon Etienne",
|
||||
"license": "BSD-2-Clause",
|
||||
"dependencies": {
|
||||
"http": "0.0.1-security"
|
||||
"crypto": "^1.0.1",
|
||||
"http": "0.0.1-security",
|
||||
"querystring": "^0.2.1",
|
||||
"session-file-store": "^1.5.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user