add login with sessian and cleanup
All checks were successful
Build and Push Docker Images / build (push) Successful in 2m34s
All checks were successful
Build and Push Docker Images / build (push) Successful in 2m34s
This commit is contained in:
@@ -8,9 +8,17 @@
|
||||
"dependencies": {
|
||||
"@fastify/cors": "^11.1.0",
|
||||
"@fastify/static": "^8.2.0",
|
||||
"@types/cookie-parser": "^1.4.9",
|
||||
"@types/jsonwebtoken": "^9.0.10",
|
||||
"cookie-parser": "^1.4.7",
|
||||
"cors": "^2.8.5",
|
||||
"dotenv": "^17.2.3",
|
||||
"express": "^5.1.0",
|
||||
"express-rate-limit": "^8.1.0",
|
||||
"fastify": "^5.6.1",
|
||||
"helmet": "^8.1.0",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"ldapts": "^8.0.9",
|
||||
"mongodb": "^6.20.0",
|
||||
"mongoose": "^8.19.1",
|
||||
"node": "^24.10.0",
|
||||
|
||||
Reference in New Issue
Block a user