forked-synapse/synapse/rest
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
..
admin Don't load the media repo when configured to use an external media repo (#5754) 2019-08-13 21:49:28 +10:00
client Record mappings from saml users in an external table 2019-09-13 16:01:46 +01:00
consent fix async/await consentresource (#5585) 2019-07-01 23:33:52 +10:00
key Make the http server handle coroutine-making REST servlets (#5475) 2019-06-29 17:06:55 +10:00
media Don't load the media repo when configured to use an external media repo (#5754) 2019-08-13 21:49:28 +10:00
saml2 Merge branch 'develop' into rav/saml2_client 2019-07-01 14:21:03 +01:00
__init__.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
well_known.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00