0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-11-10 12:02:43 +01:00
synapse/synapse/rest/synapse/client
Richard van der Hoff 1c8a2541da
Fix Internal Server Error on GET /saml2/authn_response (#9623)
* Fix Internal Server Error on `GET /saml2/authn_response`

Seems to have been introduced in #8765 (Synapse 1.24.0)

* Fix newsfile
2021-03-16 10:20:20 +00:00
..
oidc Support for form_post in OIDC responses (#9376) 2021-02-17 10:15:14 +00:00
saml2 Fix Internal Server Error on GET /saml2/authn_response (#9623) 2021-03-16 10:20:20 +00:00
__init__.py Add back the deprecated SAML endpoint. (#9474) 2021-02-23 12:57:37 -05:00
new_user_consent.py Use the proper Request in type hints. (#9515) 2021-03-01 12:23:46 -05:00
password_reset.py Use the proper Request in type hints. (#9515) 2021-03-01 12:23:46 -05:00
pick_idp.py Fix bugs in handling clientRedirectUrl, and improve OIDC tests (#9127, #9128) 2021-01-18 14:52:49 +00:00
pick_username.py Use the proper Request in type hints. (#9515) 2021-03-01 12:23:46 -05:00
sso_register.py Use the proper Request in type hints. (#9515) 2021-03-01 12:23:46 -05:00