forked-synapse/changelog.d
Quentin Gliech 9192d74b0b
Refactor OIDC tests to better mimic an actual OIDC provider. (#13910)
This implements a fake OIDC server, which intercepts calls to the HTTP client.
Improves accuracy of tests by covering more internal methods.

One particular example was the ID token validation, which previously mocked.

This uncovered an incorrect dependency: Synapse actually requires at least
authlib 0.15.1, not 0.14.0.
2022-10-25 14:25:02 +00:00
..
.gitignore
11804.feature Implementation for MSC3664: Pushrules for relations (#11804) 2022-10-25 14:38:01 +01:00
13422.bugfix let update_synapse_database run on a multi-database configurations (#13422) 2022-10-19 19:08:40 +01:00
13595.misc Remove unused @lru_cache decorator (#13595) 2022-10-25 11:39:25 +01:00
13652.feature Improve aesthetics and reusability of HTML templates. (#13652) 2022-10-21 17:44:00 +00:00
13710.bugfix Fix event size checks (#13710) 2022-10-21 09:49:47 +01:00
13897.feature Enable WAL for SQLite (#13897) 2022-10-25 10:22:55 +01:00
13910.misc Refactor OIDC tests to better mimic an actual OIDC provider. (#13910) 2022-10-25 14:25:02 +00:00
14042.misc Bump flake8-bugbear from 21.3.2 to 22.9.23 (#14042) 2022-10-19 19:38:24 +00:00
14064.bugfix Stop returning unsigned.invite_room_state in PUT /_matrix/federation/v2/invite/{roomId}/{eventId} responses (#14064) 2022-10-20 15:17:45 +01:00
14110.doc Document encryption_enabled_by_default_for_room_type under the right name (#14110) 2022-10-19 20:17:37 +01:00
14133.misc Bump types-opentracing from 2.4.7 to 2.4.10 (#14133) 2022-10-19 20:04:40 +00:00
14191.doc Explain SynapseError and FederationError better (#14191) 2022-10-19 15:39:43 -05:00
14205.feature Show erasure status when listing users in the Admin API (#14205) 2022-10-21 13:52:44 +01:00
14228.misc Add initial power level event to batch of bulk persisted events when creating a new room. (#14228) 2022-10-21 10:46:22 -07:00
14229.misc Use servlets for /key/ endpoints. (#14229) 2022-10-20 11:32:47 -04:00
14230.misc Use backend-meta edition of issue triage workflow (#14230) 2022-10-19 11:41:25 +01:00
14249.misc Build wheels on macos 11, not 10.15 (#14249) 2022-10-20 22:01:08 +00:00
14258.bugfix Fix logging error on SIGHUP (#14258) 2022-10-21 16:03:44 +01:00
14262.misc Return NOT_JSON if decode fails and defer set_timeline_upper_limit ca… (#14262) 2022-10-24 16:55:06 +01:00
14268.misc Add debugging to help diagnose lost device-list-update (#14268) 2022-10-24 10:45:10 +01:00
14270.misc Bump pysaml2 from 7.1.2 to 7.2.1 (#14270) 2022-10-24 10:40:30 +01:00
14271.misc Bump jinja2 from 3.0.3 to 3.1.2 (#14271) 2022-10-24 10:40:08 +01:00
14272.misc Bump types-requests from 2.28.11 to 2.28.11.2 (#14272) 2022-10-24 10:39:16 +01:00
14273.misc Bump setuptools-rust from 1.5.1 to 1.5.2 (#14273) 2022-10-24 10:39:00 +01:00
14274.misc Bump prometheus-client from 0.14.0 to 0.15.0 (#14274) 2022-10-24 10:38:40 +01:00
14275.misc Bump peaceiris/actions-mdbook from 1.1.14 to 1.2.0 (#14275) 2022-10-24 10:13:29 +00:00
14276.misc Bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0 (#14276) 2022-10-24 10:16:33 +00:00
14277.misc Bump serde from 1.0.145 to 1.0.147 (#14277) 2022-10-24 10:19:55 +01:00
14278.misc Bump anyhow from 1.0.65 to 1.0.66 (#14278) 2022-10-24 10:20:13 +01:00
14279.misc Bump serde_json from 1.0.86 to 1.0.87 (#14279) 2022-10-24 14:08:22 +01:00
14287.misc Cache rust build deps in trial CI (#14287) 2022-10-25 11:27:56 +01:00