forked-synapse/synapse/replication/http
Richard van der Hoff 80cc82a445
Remove support for invite_3pid_guest. (#5625)
This has never been documented, and I'm not sure it's ever been used outside
sytest.

It's quite a lot of poorly-maintained code, so I'd like to get rid of it.

For now I haven't removed the database table; I suggest we leave that for a
future clearout.
2019-07-05 16:47:58 +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 Run Black. (#5482) 2019-06-20 19:32:02 +10:00
send_event.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00