MatrixSynapse/synapse/handlers
Erik Johnston 35e2cc8b52 Merge pull request #1155 from matrix-org/erikj/pluggable_pwd_auth
Implement pluggable password auth
2016-10-12 11:41:20 +01:00
..
__init__.py
_base.py handers: do not ratelimit app service senders 2016-10-06 15:24:59 +02:00
account_data.py
admin.py
appservice.py storage/appservice: make appservice methods only relying on the cache synchronous 2016-10-06 15:24:59 +02:00
auth.py Merge pull request #1155 from matrix-org/erikj/pluggable_pwd_auth 2016-10-12 11:41:20 +01:00
device.py
devicemessage.py
directory.py storage/appservice: make appservice methods only relying on the cache synchronous 2016-10-06 15:24:59 +02:00
e2e_keys.py
events.py
federation.py
identity.py
initial_sync.py
message.py
presence.py
profile.py handlers/profile: added admin override for set_displayname and set_avatar_url 2016-10-06 15:24:59 +02:00
receipts.py
register.py rest/client/v1/register: use the correct requester in createUser 2016-10-06 22:12:32 +02:00
room.py storage/appservice: make appservice methods only relying on the cache synchronous 2016-10-06 15:24:59 +02:00
room_list.py
room_member.py
search.py
sync.py storage/appservice: make appservice methods only relying on the cache synchronous 2016-10-06 15:24:59 +02:00
typing.py Move FEDERATION_PING_INTERVAL timer. Update log line 2016-09-23 15:43:34 +01:00