MatrixSynapse/synapse
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
..
_scripts
api
app Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10:00
appservice
config Remove support for invite_3pid_guest. (#5625) 2019-07-05 16:47:58 +01:00
crypto
events
federation
groups
handlers Remove support for invite_3pid_guest. (#5625) 2019-07-05 16:47:58 +01:00
http
logging
metrics
module_api
push
replication Remove support for invite_3pid_guest. (#5625) 2019-07-05 16:47:58 +01:00
res/templates
rest
server_notices
state
static
storage Remove support for invite_3pid_guest. (#5625) 2019-07-05 16:47:58 +01:00
streams
util Fixes to the federation rate limiter (#5621) 2019-07-05 11:10:19 +01:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi
types.py
visibility.py