MatrixSynapse/synapse/rest/client/v1
Andrew Morgan 225c165087
Allow expired accounts to logout (#7443)
2020-05-14 16:32:49 +01:00
..
__init__.py
directory.py
events.py
initial_sync.py
login.py Implement OpenID Connect-based login (#7256) 2020-05-08 08:30:40 -04:00
logout.py Allow expired accounts to logout (#7443) 2020-05-14 16:32:49 +01:00
presence.py
profile.py
push_rule.py
pusher.py
room.py Improve error responses when a remote server doesn't allow you to access its public rooms list (#6899) 2020-04-06 12:35:30 +01:00
voip.py