0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-01 08:58:19 +02:00
synapse/changelog.d
Dirk Klimpel de4390cd40
Convert async to normal tests in TestSSOHandler (#15433)
* Convert async to normal tests in `TestSSOHandler`

* newsfile
2023-04-14 10:48:35 +00:00
..
.gitignore
15181.bugfix Delete server-side backup keys when deactivating an account. (#15181) 2023-04-04 20:16:08 +00:00
15333.feature Load /directory/room/{roomAlias} endpoint on workers (#15333) 2023-04-14 10:24:06 +01:00
15372.misc Bump black from 23.1.0 to 23.3.0 (#15372) 2023-04-10 08:37:42 -04:00
15373.misc Bump pyopenssl from 23.1.0 to 23.1.1 (#15373) 2023-04-06 20:14:49 +01:00
15374.misc Bump types-psycopg2 from 2.9.21.8 to 2.9.21.9 (#15374) 2023-04-06 19:09:24 +01:00
15375.misc Bump types-netaddr from 0.8.0.6 to 0.8.0.7 (#15375) 2023-04-06 19:08:59 +01:00
15376.misc Bump types-opentracing from 2.4.10.3 to 2.4.10.4 (#15376) 2023-04-06 19:08:28 +01:00
15382.misc Don't keep old stream_ordering_to_exterm around (#15382) 2023-04-06 16:42:39 +00:00
15393.misc Implement MSC3989 to redact the origin field. (#15393) 2023-04-05 14:42:46 -04:00
15394.misc Implement MSC2175: remove the creator field from create events. (#15394) 2023-04-06 16:26:28 -04:00
15395.misc Implement MSC2174: move redacts to a content property. (#15395) 2023-04-13 13:47:07 +00:00
15404.misc Bump dawidd6/action-download-artifact from 2.26.0 to 2.26.1 (#15404) 2023-04-06 17:50:39 +01:00
15405.removal Remove registration fallback code. (#15405) 2023-04-13 11:36:29 -04:00
15406.misc Trust dtolnay/rust-toolchain (#15406) 2023-04-06 19:41:29 +01:00
15409.misc Attempt to fix weird mypy failures on ignored files. (#15409) 2023-04-10 08:25:08 -04:00
15412.misc Bump parameterized from 0.8.1 to 0.9.0 (#15412) 2023-04-10 09:19:02 -04:00
15413.misc Bump types-pillow from 9.4.0.17 to 9.4.0.19 (#15413) 2023-04-10 09:18:40 -04:00
15414.misc Bump sentry-sdk from 1.17.0 to 1.19.1 (#15414) 2023-04-10 09:36:05 -04:00
15415.misc Bump immutabledict from 2.2.3 to 2.2.4 (#15415) 2023-04-10 09:36:56 -04:00
15421.misc Only load the SSO redirect servlet if SSO is enabled. (#15421) 2023-04-13 13:08:00 +00:00
15423.bugfix Improve robustness when handling a perspective key response by deduplicating received server keys. (#15423) 2023-04-13 15:35:03 +01:00
15425.bugfix Throw if the appservice config list is the wrong type (#15425) 2023-04-12 11:28:46 +00:00
15428.bugfix Disable loading RefreshTokenServlet on workers (#15428) 2023-04-13 13:28:55 +02:00
15429.misc Add comma missing from #15382. (#15429) 2023-04-13 15:06:25 +01:00
15433.misc Convert async to normal tests in TestSSOHandler (#15433) 2023-04-14 10:48:35 +00:00