Files
SRCmail/app
Bernd Rodler 150adf5a27
PR Verify / verify (pull_request) Successful in 1m0s
fix(jitsi): read session from stalwart auth context, not basic-auth session cookie
In OAuth/OIDC-only mode the webmail never sets the basic-auth session cookie
(sessionCookieName(0)); the login stores auth in the jmap_stalwart_ctx cookie
via /api/auth/stalwart-context. The route was 401-ing for every real user.
2026-08-31 01:24:54 +02:00
..