Commit Graph

13 Commits

Author SHA1 Message Date
yu-i-i 7a0dc2364f Authentication: Fix import after upstream converted AuthenticationController to ESM 2026-01-29 15:54:52 +01:00
yu-i-i c35170ce61 Authentication: Fix import after upstream converted PermissionsManager, RateLimiterMiddleware, UserCreator and SAMLIdentityManager to ESM 2026-01-29 15:54:52 +01:00
yu-i-i ab3660b121 Fix imports after upstream converted UserController and CaptchaMiddleware to ESM 2026-01-29 15:54:51 +01:00
yu-i-i 03206a00bf Set use-ai capability to false 2026-01-29 15:54:49 +01:00
yu-i-i 9088a32628 Remove OVERLEAF_OIDC_DISABLE_JIT_ACCOUNT_CREATION in favor of OVERLEAF_OIDC_ALLOWED_EMAIL_DOMAINS 2026-01-29 15:54:49 +01:00
Synésio Neto 19ac7b5e22 Introduce an environment variable to allow JIT OIDC users creation based on their email address domain. 2026-01-29 15:54:49 +01:00
yu-i-i b57053a3fb Introduce an environment variable to control user creation in OIDC authentication, closes #47 2026-01-29 15:54:49 +01:00
yu-i-i 0e0b60ab72 Avoid DEP0174 by removing async from callback-based getGroupPolicyForUser 2026-01-29 15:54:49 +01:00
yu-i-i 1d5e5f5950 Allow EXTERNAL_AUTH to be undefined, fixes #26 2026-01-29 15:54:47 +01:00
yu-i-i 194cf2d832 Make OVERLEAF_OIDC_USER_ID_FIELD support 'email' as a value 2026-01-29 15:54:47 +01:00
yu-i-i f4dae8b41c Whitelist /oidc/login endpoint, fixes #21 2026-01-29 15:54:46 +01:00
yu-i-i cb6dcc78f8 Re-export doLogout (was removed from exports in commit b9fb636). 2026-01-29 15:54:46 +01:00
yu-i-i cbebcd99e2 Refactor authentication code; add OIDC support 2026-01-29 15:54:46 +01:00