Files
jmap-webmail/app/api/config
Matthieu MALVACHE 512c97f656 feat: add OAUTH_ONLY mode to hide basic auth form on login page
New OAUTH_ONLY env var hides username/password fields and promotes the
SSO button as the primary login method. Useful for deployments that
want to enforce OAuth-only authentication.

Includes retry button when OAuth discovery fails to avoid dead-end
login pages.

Closes #32
2026-03-16 13:07:08 +01:00
..