forked-synapse/synapse/rest/client/v1
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
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
directory.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
events.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
initial_sync.py Unify v1 and v2 REST client APIs (#5226) 2019-06-03 21:28:59 +10:00
login.py Remove access-token support from RegistrationHandler.register (#5641) 2019-07-08 19:01:08 +01:00
logout.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
presence.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
profile.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
push_rule.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
pusher.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
room.py Split public rooms directory auth config in two 2019-06-24 15:42:31 +01:00
voip.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00