MatrixSynapse/synapse/rest/client/v1
Richard van der Hoff ae31f8ce45 Move set_password into its own handler
Non-functional refactoring to move set_password. This means that we'll be able
to properly deactivate devices and access tokens without introducing a
dependency loop.
2017-11-29 16:44:35 +00:00
..
__init__.py
admin.py Move set_password into its own handler 2017-11-29 16:44:35 +00:00
base.py
directory.py
events.py
initial_sync.py
login.py Allow password_auth_providers to return a callback 2017-11-01 16:51:03 +00:00
logout.py
presence.py
profile.py
push_rule.py
pusher.py
register.py Downcase userids for shared-secret registration 2017-11-10 12:39:05 +00:00
room.py
voip.py