mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
4d9496559d
The spec requires synapse to support `identifier` dicts for `m.login.password` user-interactive auth, which it did not (instead, it required an undocumented `user` parameter.) To fix this properly, we need to pull the code that interprets `identifier` into `AuthHandler.validate_login` so that it can be called from the UIA code. Fixes #5665. |
||
---|---|---|
.. | ||
admin | ||
client | ||
consent | ||
key | ||
media | ||
oidc | ||
saml2 | ||
synapse | ||
__init__.py | ||
health.py | ||
well_known.py |