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

Commit 992333b

Browse files
committed
correct attributions in changelog
1 parent 8b16696 commit 992333b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@ This release includes *four* security fixes:
1212
- Fix a vulnerability where a federated server could spoof read-receipts from
1313
users on other servers. Thanks to @Dylanger for identifying this issue too. ([\#5743](https://github.com/matrix-org/synapse/issues/5743))
1414

15-
Note that Synapse 1.2.0 also contained a security fix which was not correctly identified during the original release. The changelog below is now updated.
15+
Additionally, the following fix was in Synapse **1.2.0**, but was not correctly
16+
identified during the original release:
17+
18+
- It was possible for a room moderator to send a redaction for an `m.room.create` event, which would downgrade the room to version 1. Thanks to `/dev/ponies` for identifying and responsibly disclosing this issue! ([\#5701](https://github.com/matrix-org/synapse/issues/5701))
1619

1720
Synapse 1.2.0 (2019-07-25)
1821
==========================

0 commit comments

Comments
 (0)