forked-synapse/synapse/rest/client
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
..
v1 Return 404 instead of 403 when retrieving an event without perms (#5798) 2019-08-06 13:33:55 +01:00
v2_alpha Remove shared secret registration from client/r0/register endpoint 2019-08-22 18:04:08 +02:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
transactions.py Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10:00
versions.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00