You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This fix was originally included in v1.21.0 but was missing a security advisory.
13
+
14
+
This was reported by [Denis Kasak](https://github.com/dkasak).
15
+
4
16
Bugfixes
5
17
--------
6
18
7
19
- Fix rare bug where sending an event would fail due to a racey assertion. ([\#8530](https://github.com/matrix-org/synapse/issues/8530))
20
+
- Fix issues introduced in the packaging of v1.21.1 when using OpenID Connect with the Docker or Debian packages by including an updated version of the authlib dependency.
0 commit comments