mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-06-21 14:21:46 +00:00
81a59edf03
When /api/auth/app-config fails (ZT redirect, network blip) the login page now shows a warning banner with a Refresh button instead of silently omitting the SSO sign-in button. The SW also now applies authRedirectPlugin to this endpoint so ZT opaque redirects are converted to 401 AUTH_REQUIRED rather than causing a JSON parse failure that went undetected. Translations added for all 15 supported languages.