mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
Add admin API
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
},
|
||||
"homepage": "https://gitlab.com/timelimit.io/timelimit-server-2018#README",
|
||||
"devDependencies": {
|
||||
"@types/basic-auth": "^1.1.2",
|
||||
"@types/body-parser": "^1.17.0",
|
||||
"@types/email-templates": "^3.5.0",
|
||||
"@types/express": "^4.16.0",
|
||||
@@ -41,6 +42,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"ajv": "^6.5.2",
|
||||
"basic-auth": "^2.0.1",
|
||||
"body-parser": "^1.18.3",
|
||||
"ejs": "^2.6.1",
|
||||
"email-templates": "^5.0.4",
|
||||
|
||||
Reference in New Issue
Block a user