- Validate the `idp` parameter to only accept the ones that are known in the config file - URL-encode the `idp` parameter for safety's sake (this is the main fix) Fix https://github.com/matrix-org/internal-config/issues/1651 (internal link) Regressed in https://github.com/element-hq/synapse/pull/17972 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_auth.py | ||
| test_errors.py | ||
| test_filtering.py | ||
| test_ratelimiting.py | ||
| test_urls.py | ||