Add LDAP query builder feature with REST API and UI.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 705f2157-ef97-4fbd-89e4-8c7f2ecaea90
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7ed01c5f-a82d-405a-b728-b2e3d127c60c/321aa6e4-ad8d-46b1-8b60-5a6d4c572512.jpg
This commit is contained in:
alphaeusmote
2025-04-08 17:41:18 +00:00
parent 4c517f0986
commit 23d46e6c94
13 changed files with 2756 additions and 199 deletions
+2
View File
@@ -46,6 +46,7 @@
"@types/compression": "^1.7.5",
"@types/debug": "^4.1.12",
"@types/jsonwebtoken": "^9.0.9",
"@types/ldapjs": "^3.0.6",
"@types/morgan": "^1.9.9",
"@types/passport-jwt": "^4.0.1",
"@types/swagger-jsdoc": "^6.0.4",
@@ -67,6 +68,7 @@
"input-otp": "^1.2.4",
"ioredis": "^5.6.0",
"jsonwebtoken": "^9.0.2",
"ldapjs": "^3.0.7",
"lucide-react": "^0.453.0",
"memorystore": "^1.6.7",
"morgan": "^1.10.0",