Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

prune_event strips redacts keys from m.room.redaction events #1833

Closed
NegativeMjark opened this issue Jan 19, 2017 · 1 comment
Closed

prune_event strips redacts keys from m.room.redaction events #1833

NegativeMjark opened this issue Jan 19, 2017 · 1 comment

Comments

@NegativeMjark
Copy link
Contributor

The redacts key is used to authenticate m.room.redaction events so stripping out the key is probably bad.

https://github.com/matrix-org/synapse/blob/v0.18.7/synapse/events/utils.py#L41-L57

Fixing this will probably break event signatures.

#1831 is basically the same issue.

@NegativeMjark
Copy link
Contributor Author

I've found a load more of these issues so I've decided to fold them into #1831

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant