MatrixSynapse/changelog.d
Richard van der Hoff 3a5b0cbe7a
Ensure that we reject events which use rejected events for auth (#10956)
When we consider whether to accept events, we should not accept those which
depend on rejected events for their auth events.

This (together with earlier changes such as
https://github.com/matrix-org/synapse/pull/10771 and
https://github.com/matrix-org/synapse/pull/10896) forms a partial fix to
https://github.com/matrix-org/synapse/issues/9595. There still remain code
paths where we do not check the `auth_events` at all.
2021-10-05 13:23:29 +01:00
..
.gitignore
9655.feature
10877.feature
10895.misc
10902.misc
10903.misc
10915.misc
10916.misc Use direct references for configuration variables (part 6). (#10916) 2021-09-29 06:44:15 -04:00
10922.bugfix
10924.bugfix
10926.misc
10927.bugfix
10934.misc Use `RoomVersion` objects (#10934) 2021-09-29 10:57:10 +01:00
10935.misc
10936.misc
10939.misc
10940.misc
10945.misc
10947.bugfix
10956.bugfix Ensure that we reject events which use rejected events for auth (#10956) 2021-10-05 13:23:29 +01:00
10958.misc
10959.misc
10960.bugfix
10961.misc
10963.misc
10983.misc
10986.misc
10987.misc
10988.misc
10991.doc
10992.misc