21 Commits

Author SHA1 Message Date
yu-i-i
a7e2f19978 Authentication: fix ldap searchAttributes for passport-ldapauth 3.0.1 2026-05-19 15:51:38 +02:00
yu-i-i
047b2d2fd2 Authentication: fix uid ldap login after email parsing was added to rate limiter 2026-05-19 15:51:37 +02:00
yu-i-i
b39f31677c Authentication: update passport-ldapauth to 3.0.1; fix minor issues 2026-05-19 15:51:36 +02:00
yu-i-i
eb6543a738 Authentication: Fix import after upstream converted some files to ESM 2026-05-19 15:51:34 +02:00
yu-i-i
f288c28212 Authentication: Fix import after upstream converted AuthenticationController to ESM 2026-05-19 15:49:22 +02:00
yu-i-i
520469927e Authentication: Fix import after upstream converted PermissionsManager, RateLimiterMiddleware, UserCreator and SAMLIdentityManager to ESM 2026-05-19 15:49:21 +02:00
yu-i-i
5c53e096ad Fix imports after upstream converted UserController and CaptchaMiddleware to ESM 2026-05-19 15:49:20 +02:00
yu-i-i
9588bcff7c passport-saml was updated to v5.1.0 2026-05-19 15:49:19 +02:00
yu-i-i
c34d0bcff3 Remove LDAP admin check via group search in ldap-passport 2026-05-19 15:49:19 +02:00
yu-i-i
36481ab329 Set use-ai capability to false 2026-05-19 15:49:18 +02:00
yu-i-i
83794e21a8 Remove OVERLEAF_OIDC_DISABLE_JIT_ACCOUNT_CREATION in favor of OVERLEAF_OIDC_ALLOWED_EMAIL_DOMAINS 2026-05-19 15:49:18 +02:00
Synésio Neto
8ebbecb262 Introduce an environment variable to allow JIT OIDC users creation based on their email address domain. 2026-05-19 15:49:18 +02:00
yu-i-i
ad0b52dfda Introduce an environment variable to control user creation in OIDC authentication, closes #47 2026-05-19 15:49:18 +02:00
yu-i-i
dae117d9a9 Avoid DEP0174 by removing async from callback-based getGroupPolicyForUser 2026-05-19 15:49:18 +02:00
yu-i-i
7265a1a3ee Allow EXTERNAL_AUTH to be undefined, fixes #26 2026-05-19 15:49:15 +02:00
yu-i-i
de45db17fa Make OVERLEAF_OIDC_USER_ID_FIELD support 'email' as a value 2026-05-19 15:49:15 +02:00
yu-i-i
392f94e93e See upstream commit 42ee56e 2026-05-19 15:49:14 +02:00
yu-i-i
90b7b15d7a Whitelist /oidc/login endpoint, fixes #21 2026-05-19 15:49:14 +02:00
yu-i-i
7622b8ec55 Add ENV variables to control SAML signature validation 2026-05-19 15:49:14 +02:00
yu-i-i
fb3d7c9424 Re-export doLogout (was removed from exports in commit b9fb636). 2026-05-19 15:49:14 +02:00
yu-i-i
fb3570054e Refactor authentication code; add OIDC support 2026-05-19 15:49:14 +02:00