forked-synapse/synapse/replication/http
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 Split out registration to worker 2019-02-18 12:12:57 +00:00
_base.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
federation.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
login.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
membership.py Remove support for invite_3pid_guest. (#5625) 2019-07-05 16:47:58 +01:00
register.py Remove access-token support from RegistrationHandler.register (#5641) 2019-07-08 19:01:08 +01:00
send_event.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00