0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-31 23:44:57 +02:00
synapse/changelog.d/8958.misc
Patrick Cloke 4218473f9e
Refactor the CAS handler in prep for using the abstracted SSO code. (#8958)
This makes the CAS handler look more like the SAML/OIDC handlers:

* Render errors to users instead of throwing JSON errors.
* Internal reorganization.
2020-12-18 13:09:45 -05:00

2 lines
70 B
Plaintext

Properly store the mapping of external ID to Matrix ID for CAS users.