0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-07 18:36:48 +02:00
synapse/changelog.d/6634.bugfix

2 lines
162 B
Text
Raw Normal View History

Fix single-sign on with CAS systems: pass the same service URL when requesting the CAS ticket and when calling the `proxyValidate` URL. Contributed by @Naugrimm.