0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-18 23:58:59 +02:00
synapse/changelog.d
Richard van der Hoff a0e063387d
Stop get_joined_users corruption from custom statuses (#7376)
Fix a bug where the `get_joined_users` cache could be corrupted by custom
status events (or other state events with a state_key matching the user ID).

The bug was introduced by #2229, but has largely gone unnoticed since then.

Fixes #7099, #7373.
2020-05-14 10:07:54 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
7376.bugfix Stop get_joined_users corruption from custom statuses (#7376) 2020-05-14 10:07:54 +01:00
7470.misc Fix new flake8 errors (#7489) 2020-05-13 08:24:50 -04:00
7483.bugfix Do not validate that the client dict is stable during UI Auth. (#7483) 2020-05-13 14:26:44 -04:00