mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 07:56:51 +00:00
* Factor out a common TestHtmlParser Looks like I'm doing this in a few different places. * Improve OIDC login test Complete the OIDC login flow, rather than giving up halfway through. * Ensure that OIDC login works with multiple OIDC providers * Fix bugs in handling clientRedirectUrl - don't drop duplicate query-params, or params with no value - allow utf-8 in query-params
1 line
76 B
Text
1 line
76 B
Text
Fix minor bugs in handling the `clientRedirectUrl` parameter for SSO login.
|