mirror of
https://github.com/matrix-org/synapse.git
synced 2025-09-07 14:51:22 +02:00
This makes the CAS handler look more like the SAML/OIDC handlers: * Render errors to users instead of throwing JSON errors. * Internal reorganization.