summary refs log tree commit diff
path: root/synapse/api/auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-07-03Remove SMTP_* env var functionality from docker conf (#5596)Andrew Morgan2-19/+1
Removes any `SMTP_*` docker container environment variables from having any effect on the default config. Fixes https://github.com/matrix-org/synapse/issues/5430
2019-07-02Fix media repo breaking (#5593)Amber Brown6-24/+58