forked-synapse/synapse/rest
Richard van der Hoff 824707383b
Remove access-token support from RegistrationHandler.register (#5641)
Nothing uses this now, so we can remove the dead code, and clean up the
API.

Since we're changing the shape of the return value anyway, we take the
opportunity to give the method a better name.
2019-07-08 19:01:08 +01:00
..
admin Remove access-token support from RegistrationHandler.register (#5641) 2019-07-08 19:01:08 +01:00
client Remove access-token support from RegistrationHandler.register (#5641) 2019-07-08 19:01:08 +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 Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +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