anonymousland-synapse/synapse/rest/client/v2_alpha
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 copyrights 2016-01-07 04:26:29 +00:00
_base.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
account_data.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
account_validity.py Lint 2019-08-01 12:19:08 +02:00
account.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
auth.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
capabilities.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
devices.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
filter.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
groups.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
keys.py Opentrace device lists (#5853) 2019-09-03 10:21:30 +01:00
notifications.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
openid.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
read_marker.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
receipts.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
relations.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
report_event.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
room_keys.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
room_upgrade_rest_servlet.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
sendtodevice.py Opentrace device lists (#5853) 2019-09-03 10:21:30 +01:00
sync.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
tags.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
thirdparty.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
tokenrefresh.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
user_directory.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00