MatrixSynapse/synapse/rest/client
Richard van der Hoff 4d9496559d
Support "identifier" dicts in UIA (#8848)
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.
2020-12-01 17:42:26 +00:00
..
v1 Support "identifier" dicts in UIA (#8848) 2020-12-01 17:42:26 +00:00
v2_alpha Simplify the way the `HomeServer` object caches its internal attributes. (#8565) 2020-11-30 13:28:44 -05:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
transactions.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
versions.py Synapse 1.20.0rc5 (2020-09-18) 2020-09-18 11:17:58 -04:00