Add LDAP auth module (#6226)

This commit is contained in:
Julian Dax
2019-11-25 17:03:38 +01:00
committed by Diamond Lewis
parent cf26434b31
commit 4435154cf9
6 changed files with 452 additions and 0 deletions

View File

@@ -38,6 +38,7 @@
"graphql-upload": "8.1.0",
"intersect": "1.0.1",
"jsonwebtoken": "8.5.1",
"ldapjs": "1.0.2",
"lodash": "4.17.15",
"lru-cache": "5.1.1",
"mime": "2.4.4",