Commit Graph

17 Commits

Author SHA1 Message Date
yu-i-i 467d988518 Authentication: Fix import after upstream converted AuthenticationController to ESM 2025-11-12 02:00:07 +01:00
yu-i-i ecf3d66d95 Authentication: Fix import after upstream converted PermissionsManager, RateLimiterMiddleware, UserCreator and SAMLIdentityManager to ESM 2025-11-12 02:00:06 +01:00
yu-i-i f2997ad68d Fix imports after upstream converted UserController and CaptchaMiddleware to ESM 2025-11-12 02:00:06 +01:00
yu-i-i 532cfefbc1 passport-saml was updated to v5.1.0 2025-11-12 02:00:05 +01:00
yu-i-i 12542ab157 Remove LDAP admin check via group search in ldap-passport 2025-11-12 02:00:05 +01:00
yu-i-i 03af4d94df Set use-ai capability to false 2025-11-12 02:00:04 +01:00
yu-i-i b127fc5f01 Remove OVERLEAF_OIDC_DISABLE_JIT_ACCOUNT_CREATION in favor of OVERLEAF_OIDC_ALLOWED_EMAIL_DOMAINS 2025-11-12 02:00:04 +01:00
Synésio Neto a44bea4d1f Introduce an environment variable to allow JIT OIDC users creation based on their email address domain. 2025-11-12 02:00:04 +01:00
yu-i-i e19c3016db Introduce an environment variable to control user creation in OIDC authentication, closes #47 2025-11-12 02:00:04 +01:00
yu-i-i d13e83f4e5 Avoid DEP0174 by removing async from callback-based getGroupPolicyForUser 2025-11-12 02:00:04 +01:00
yu-i-i 74cc292b1d Allow EXTERNAL_AUTH to be undefined, fixes #26 2025-11-12 02:00:02 +01:00
yu-i-i 39806cf898 Make OVERLEAF_OIDC_USER_ID_FIELD support 'email' as a value 2025-11-12 02:00:02 +01:00
yu-i-i ad47c25cd0 See upstream commit 03a641b 2025-11-12 02:00:01 +01:00
yu-i-i 21182b1d1b Whitelist /oidc/login endpoint, fixes #21 2025-11-12 02:00:01 +01:00
yu-i-i f047e3e928 Add ENV variables to control SAML signature validation 2025-11-12 02:00:01 +01:00
yu-i-i ab1b823c85 Re-export doLogout (was removed from exports in commit 5ba9a72). 2025-11-12 02:00:01 +01:00
yu-i-i 1720ffbb43 Refactor authentication code; add OIDC support 2025-11-12 02:00:01 +01:00