synapse/changelog.d
Will Hunt 253e86a72e
Throw if the appservice config list is the wrong type (#15425)
* raise a ConfigError on an invalid app_service_config_files

* changelog

* Move config check to read_config

* Add test

* Ensure list also contains strings
2023-04-12 11:28:46 +00:00
..
.gitignore
15181.bugfix Delete server-side backup keys when deactivating an account. (#15181) 2023-04-04 20:16:08 +00: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
15404.misc Bump dawidd6/action-download-artifact from 2.26.0 to 2.26.1 (#15404) 2023-04-06 17:50:39 +01: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
15425.bugfix Throw if the appservice config list is the wrong type (#15425) 2023-04-12 11:28:46 +00:00