mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-25 03:43:52 -05:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| admin.py | ||
| base.py | ||
| directory.py | ||
| events.py | ||
| initial_sync.py | ||
| login.py | ||
| logout.py | ||
| presence.py | ||
| profile.py | ||
| push_rule.py | ||
| pusher.py | ||
| room.py | ||
| voip.py | ||