forked-synapse/synapse/rest/client/v1
Richard van der Hoff a8ac40445c Record mappings from saml users in an external table
We want to assign unique mxids to saml users based on an incrementing
suffix. For that to work, we need to record the allocated mxid in a separate
table.
2019-09-13 16:01:46 +01:00
..
__init__.py
directory.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
events.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
initial_sync.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
login.py Record mappings from saml users in an external table 2019-09-13 16:01:46 +01:00
logout.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
presence.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
profile.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
push_rule.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
pusher.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
room.py Return 404 instead of 403 when retrieving an event without perms (#5798) 2019-08-06 13:33:55 +01:00
voip.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00