dendrite/setup/config
Tommie Gannert 58233c790a Split SSO into OAuth2 and OIDC. Add OIDC discovery.
GitHub implements OAuth2, but not OpenID Connect.

This means it needs more magic constants than those that can do OIDC
discovery (and where Userinfo is in OIDC-compatible.)

Fixes the HTTP client to have a timeout.
2022-05-25 01:17:08 +02:00
..
config.go Add opt-in anonymous stats reporting (#2249) 2022-05-04 19:04:28 +02:00
config_appservice.go Shuffle config Verify/Defaults a bit around (#2459) 2022-05-13 09:33:55 +02:00
config_clientapi.go Split SSO into OAuth2 and OIDC. Add OIDC discovery. 2022-05-25 01:17:08 +02:00
config_federationapi.go Shuffle config Verify/Defaults a bit around (#2459) 2022-05-13 09:33:55 +02:00
config_global.go Add opt-in anonymous stats reporting (#2249) 2022-05-04 19:04:28 +02:00
config_jetstream.go Shuffle config Verify/Defaults a bit around (#2459) 2022-05-13 09:33:55 +02:00
config_keyserver.go Shuffle config Verify/Defaults a bit around (#2459) 2022-05-13 09:33:55 +02:00
config_mediaapi.go Shuffle config Verify/Defaults a bit around (#2459) 2022-05-13 09:33:55 +02:00
config_mscs.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
config_roomserver.go Shuffle config Verify/Defaults a bit around (#2459) 2022-05-13 09:33:55 +02:00
config_syncapi.go Shuffle config Verify/Defaults a bit around (#2459) 2022-05-13 09:33:55 +02:00
config_test.go remove obsolete config entry "federation_certificates" (#2318) 2022-04-04 17:31:41 +01:00
config_userapi.go Shuffle config Verify/Defaults a bit around (#2459) 2022-05-13 09:33:55 +02:00