summary refs log tree commit diff
path: root/synapse/federation/send_queue.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-03Replace client_secret with <redacted> in server logs (#6158)Andrew Morgan2-2/+5
Replace `client_secret` query parameter values with `<redacted>` in the logs. Prevents a scenario where a MITM of server traffic can horde 3pids on their account.
2019-10-021.4.0rc2 v1.4.0rc2</