Commit Graph
2 Commits
Author SHA1 Message Date
Bernd Rodler 150adf5a27 fix(jitsi): read session from stalwart auth context, not basic-auth session cookie
PR Verify / verify (pull_request) Successful in 1m0s
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
Bernd Rodler 2116798281 feat(jitsi): video meetings — /api/jitsi/token route + jitsi-meet plugin + feature gate
Publish Docker Image / prepare (push) Successful in 2s
Publish Docker Image / build (linux/amd64, ubuntu-latest) (push) Failing after 8s
Publish Docker Image / build (linux/arm64, ubuntu-24.04-arm) (push) Canceled after 0s
Publish Docker Image / merge (push) Canceled after 0s
2026-08-25 23:17:29 +02:00