Commit graph

7 commits

Author SHA1 Message Date
swherdman
c581377999
feat: add autoSsoRedirect config option for automatic SSO login on web
When enabled via config.json, unauthenticated web users are
automatically redirected to the homeserver's SSO provider on page load,
bypassing the homeserver picker UI. Uses full-page redirect with
localStorage token recovery to avoid browser popup blocking.

Requires defaultHomeserver to also be set in config.json.
2026-02-20 17:51:02 +11:00
Christian Kußowski
4c357f6249
refactor: Use AppSettings enum based configuration everywhere and fix load from json on web 2025-10-19 19:51:06 +02:00
Christian Pauly
9c36a52308 refactor: Remove deprecated jitsi call generator 2022-02-16 12:02:01 +01:00
Christian Pauly
4428b1dd49 chore: Make webBaseUrl configurable in config.json 2021-06-18 15:38:01 +02:00
Sorunome
a13636e00a feat: Bring back config.json 2020-12-18 13:55:47 +01:00
Christian Pauly
8eb2e2fb9d feat: Enhanced configuration 2020-12-11 17:40:33 +01:00
Sorunome
0d42e5bedb feat: add config.json 2020-11-14 19:54:04 +01:00