summary refs log tree commit diff
path: root/synapse/api/errors.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-09-23Do not check lint/test dependencies at runtime. (#8377)Patrick Cloke5-15/+25
moves non-runtime dependencies out of synapse.python_dependencies (test and lint)
2020-09-23Add note to reverse_proxy.md about disabling Apache's mod_security2 (#8375)Julian Fietkau2-0/+9
This change adds a note and a few lines of configuration settings for Apache users to disable ModSecurity