synapse-product/synapse/rest/client/v2_alpha
Manuel Stahl 0bab582fd6 Remove shared secret registration from client/r0/register endpoint
This type of registration was probably never used. It only includes the
user name in the HMAC but not the password.

Shared secret registration is still available via
client/r0/admin/register.

Signed-off-by: Manuel Stahl <manuel.stahl@awesome-technologies.de>
2019-08-22 18:04:08 +02: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 Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
account_validity.py Lint 2019-08-01 12:19:08 +02:00
account.py Fix up password reset template config names (#5863) 2019-08-15 16:27:11 +01:00
auth.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
capabilities.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
devices.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
filter.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
groups.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
keys.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
notifications.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
openid.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
read_marker.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
receipts.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
register.py Remove shared secret registration from client/r0/register endpoint 2019-08-22 18:04:08 +02:00
relations.py Bugfixes 2019-07-24 13:47:51 +01:00
report_event.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
room_keys.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
room_upgrade_rest_servlet.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
sendtodevice.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
sync.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
tags.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
thirdparty.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
tokenrefresh.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
user_directory.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00