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 Suppress old container cleanup (kill/rm) failures 2022-04-11 09:05:33 +03:00
usr-local-bin replaced 8008 where possible 2021-11-15 22:43:05 +02:00
homeserver.yaml.j2 Fix "object of type 'NoneType' has no len()" error 2022-06-17 15:45:29 +03:00
synapse.log.config.j2 Make Synapse log messages a bit prettier 2019-07-04 18:19:52 +03:00
worker.yaml.j2 Synapse workers should respect X-Forwarded headers 2022-06-18 16:13:08 +02:00