matrix-docker-ansible-deploy/roles/matrix-nginx-proxy
Slavi Pantaleev e4dd933cf0 Make missing /_synapse/admin correctly return 404 responses
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1058

We may try to capture such calls and return a friendlier response (HTML
or JSON) saying "The Synapse Admin API is not enabled", but that may not
be desirable.

For now, we stick to what "upstream" recommends: "simply
don't proxy these APIs", which should lead to the same kind of 404 that
we have now.
See here: 6660912226/docs/reverse_proxy.md (synapse-administration-endpoints)
2021-05-17 11:45:35 +03:00
..
defaults Update nginx (1.19.10 -> 1.20.0) 2021-05-03 16:00:11 -05:00
tasks Add Sygnal support 2021-03-20 13:32:22 +02:00
templates Make missing /_synapse/admin correctly return 404 responses 2021-05-17 11:45:35 +03:00
vars Replace cronjobs with systemd timers 2021-01-14 23:35:50 +02:00