dendrite/setup
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
..
base Ensure every HTTP server context has a timeout. 2022-05-23 08:37:39 +02:00
config Split SSO into OAuth2 and OIDC. Add OIDC discovery. 2022-05-25 01:17:08 +02:00
jetstream Begin adding syncapi component tests (#2442) 2022-05-09 17:23:02 +01:00
mscs Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
process Try to recover from corrupted NATS streams in memory temporarily (#2301) 2022-03-25 12:24:21 +00:00
flags.go Add restrictions for open registration (#2402) 2022-04-29 09:31:11 +02:00
monolith.go Clean up interface definitions (#2427) 2022-05-06 12:39:26 +01:00