matrix-docker-ansible-deploy/roles/matrix-synapse/templates/synapse
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
..
systemd
usr-local-bin
homeserver.yaml.j2 Fix "object of type 'NoneType' has no len()" error 2022-06-17 15:45:29 +03:00
synapse.log.config.j2
worker.yaml.j2 Synapse workers should respect X-Forwarded headers 2022-06-18 16:13:08 +02:00