synapse-product/synapse/replication/http
Andrew Morgan b736c6cd3a
Remove bind_email and bind_msisdn (#5964)
Removes the `bind_email` and `bind_msisdn` parameters from the `/register` C/S API endpoint as per [MSC2140: Terms of Service for ISes and IMs](https://github.com/matrix-org/matrix-doc/pull/2140/files#diff-c03a26de5ac40fb532de19cb7fc2aaf7R107).
2019-09-04 18:24:23 +01:00
..
__init__.py Split out registration to worker 2019-02-18 12:12:57 +00:00
_base.py Opentracing across workers (#5771) 2019-08-22 18:08:07 +01:00
federation.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
login.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
membership.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
register.py Remove bind_email and bind_msisdn (#5964) 2019-09-04 18:24:23 +01:00
send_event.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00