summary refs log tree commit diff
path: root/scripts-dev/lint.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-07-26Fix DoS when there is a cycle in redaction eventsRichard van der Hoff1-0/+4
Make sure that synapse doesn't explode when a redaction redacts itself, or there is a larger cycle.
2019-07-25log when a redaction attempts to redact an event in a different roomRichard van der Hoff2-0/+28
2019-07-25