MatrixSynapse/synapse/handlers
Richard van der Hoff 6fe6a6f029 Fix login with m.login.token
login with token (as used by CAS auth) was broken by 067596d, such that it
always returned a 401.
2016-08-08 16:40:39 +01:00
..
__init__.py
_base.py Add `create_requester` function 2016-07-26 16:46:53 +01:00
account_data.py
admin.py
appservice.py
auth.py Fix login with m.login.token 2016-08-08 16:40:39 +01:00
device.py PEP8 2016-08-03 14:30:06 +01:00
directory.py
e2e_keys.py keys/query: Omit device displayname if null 2016-08-04 10:59:51 +01:00
events.py
federation.py Fix backfill auth events 2016-08-05 12:59:04 +01:00
identity.py
message.py
presence.py
profile.py Add `create_requester` function 2016-07-26 16:46:53 +01:00
receipts.py
register.py Forbid non-ASes from registering users whose names begin with '_' (SYN-738) 2016-07-27 17:54:26 +01:00
room.py Cache federation state responses 2016-07-21 10:30:12 +01:00
room_member.py Add `create_requester` function 2016-07-26 16:46:53 +01:00
search.py
sync.py Cache federation state responses 2016-07-21 10:30:12 +01:00
typing.py