1
0
Fork 0
mirror of https://github.com/overleaf/overleaf.git synced 2025-03-22 02:04:31 +00:00

Merge pull request from overleaf/jpa-import-server-pro-modules

[modules] bring in ldap and saml modules from server pro

GitOrigin-RevId: 227cfd7de6740b2753bd3175f7166dccbe94f6c3
This commit is contained in:
Jakob Ackermann 2021-07-14 12:54:55 +02:00 committed by Copybot
parent 947eda54e7
commit 8066668cf2
2 changed files with 496 additions and 156 deletions

File diff suppressed because it is too large Load diff

View file

@ -108,6 +108,7 @@
"jquery": "^2.2.4",
"json2csv": "^4.3.3",
"jsonwebtoken": "^8.5.1",
"ldapjs": "^0.7.1",
"lodash": "^4.17.19",
"logger-sharelatex": "^2.2.0",
"lru-cache": "^6.0.0",
@ -133,6 +134,7 @@
"parse-data-url": "^2.0.0",
"passport": "^0.4.1",
"passport-google-oauth20": "^2.0.0",
"passport-ldapauth": "^2.1.4",
"passport-local": "^1.0.0",
"passport-oauth2": "^1.5.0",
"passport-orcid": "0.0.4",