Commit Graph

15 Commits

Author SHA1 Message Date
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