mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
- Use the recommended configuration from Matrix Synapse documentation. - Preserve Host: header. - Set the X-Forwarded-Proto header. - Don't decode encoded slashes in the URLs during proxying. - Also proxy Synapse client API. Tests: - Web app at app.element.io is able to connect to a local server using browser. Two client can chat with each other. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>