element-hq / element-hq/synapse
When we redact events, any mxc content they refer to should be redacted too (SYN-216)
Open
A-Media-Repository
A-Redactions
T-Enhancement
z-feature
z-privacy-sprint
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 46
Description
This issue has been migrated from [#1263](https://github.com/matrix-org/synapse/issues/1263).
---
It's a bit of a disasterous thinko that we can redact events which point to stuff in the media repo, and that content is subsequently preserved even though the event is nuked. We should rm it and its caches too (assuming the HS is honouring redactions).
(Imported from https://matrix.org/jira/browse/SYN-216)
(Reported by @ara4n)
Contributor guide
Assessment
This issue has not been assessed yet.