forked-synapse/synapse/rest
Richard van der Hoff 59e2d2694d
Remove the requirement to authenticate for /admin/server_version. (#5122)
This endpoint isn't much use for its intended purpose if you first need to get
yourself an admin's auth token.

I've restricted it to the `/_synapse/admin` path to make it a bit easier to
lock down for those concerned about exposing this information. I don't imagine
anyone is using it in anger currently.
2019-05-07 09:29:30 +01:00
..
admin Remove the requirement to authenticate for /admin/server_version. (#5122) 2019-05-07 09:29:30 +01:00
client Move admin api impl to its own package 2019-05-01 15:44:30 +01:00
consent Fix registration on workers (#4682) 2019-02-20 18:47:31 +11:00
key Remove deprecated v1 key exchange endpoint (#4119) 2018-10-31 22:29:02 +11:00
media Prevent "producer not unregistered" message (#5009) 2019-04-24 17:37:32 +01:00
saml2 Initialise user displayname from SAML2 data (#4272) 2018-12-07 14:44:46 +01:00
__init__.py Add admin api for sending server_notices (#5121) 2019-05-02 11:59:16 +01:00
well_known.py Remove log error for .well-known/matrix/client (#4972) 2019-04-24 17:44:06 +01:00