matrix-docker-ansible-deploy/roles/matrix-synapse/templates
David Mehren f6a73231ab
Synapse workers should respect X-Forwarded headers
Currently, Synapse workers ignore the X-Forwarded headers, which leads to internal Docker IP addresses randomly appearing in the users' device list.

This adds the `x_forwarded: true` option to the worker config, fixing the issue.
2022-06-18 16:13:08 +02:00
..
goofys Replace ExecStopPost with ExecStop 2022-02-05 12:13:36 +02:00
synapse Synapse workers should respect X-Forwarded headers 2022-06-18 16:13:08 +02:00