0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-29 21:19:06 +02:00

Update changelog.d/7151.bugfix

Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
Jason Robinson 2020-03-26 20:35:50 +02:00 committed by GitHub
parent 060e7dce09
commit 55ca6cf88c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1 @@
Allow custom SAML handlers to redirect after processing an auth response.
Fix error page being shown when a custom SAML handler attempted to redirect when processing an auth response.