MatrixSynapse/synapse/api
Andrew Morgan bbd244c7b2
Support 3PID login in password providers (#4931)
Adds a new method, check_3pid_auth, which gives password providers
the chance to allow authentication with third-party identifiers such
as email or msisdn.
2019-03-26 17:48:30 +00:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
auth.py Support 3PID login in password providers (#4931) 2019-03-26 17:48:30 +00:00
constants.py
errors.py
filtering.py
ratelimiting.py
urls.py