MatrixSynapse/docs
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_api Remove the requirement to authenticate for /admin/server_version. (#5122) 2019-05-07 09:29:30 +01:00
privacy_policy_templates/en
sphinx
.sample_config_header.yaml Reword the sample config header to be less scary (#4801) 2019-03-07 07:09:01 +00:00
ACME.md Fix nginx example in ACME doc. (#4923) 2019-03-25 09:59:36 +00:00
CAPTCHA_SETUP.rst
MSC1711_certificates_FAQ.md Config option for verifying federation certificates (MSC 1711) (#4967) 2019-04-25 14:22:49 +01:00
README.rst
ancient_architecture_notes.rst
application_services.rst
architecture.rst
code_style.rst
consent_tracking.md
federate.md fix some typos in federate.md 2019-03-15 09:43:24 +00:00
log_contexts.rst Do a GC after each test to fix logcontext leaks (#4227) 2018-11-27 13:00:33 +11:00
manhole.md
media_repository.rst
metrics-howto.rst
password_auth_providers.rst Support 3PID login in password providers (#4931) 2019-03-26 17:48:30 +00:00
postgres.rst Add note on tuning postgres 2019-03-19 16:05:32 +00:00
replication.rst
reverse_proxy.rst Update Apache Setup To Remove Location Syntax (#4870) 2019-03-21 14:05:56 +00:00
sample_config.yaml Fix sample config 2019-05-06 22:13:35 +01:00
server_notices.md Add admin api for sending server_notices (#5121) 2019-05-02 11:59:16 +01:00
tcp_replication.rst Fix tightloop over connecting to replication server 2019-02-26 15:05:41 +00:00
turn-howto.rst Remove mention of lt-cred-mech in the sample coturn config. (#4333) 2018-12-28 23:31:49 +00:00
url_previews.md
user_directory.md
workers.rst Only handle GET requests for /push_rules 2019-04-15 18:51:48 +01:00

README.rst

All matrix-generic documentation now lives in its own project at

github.com/matrix-org/matrix-doc.git

Only Synapse implementation-specific documentation lives here now
(together with some older stuff will be shortly migrated over to matrix-doc)