0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-11-15 06:21:49 +01:00
synapse/changelog.d
Jason Robinson b9ce53e878
Fix synapse.config module "read" command (#11145)
`synapse.config.__main__` has the possibility to read a config item. This can be used to conveniently also validate the config is valid before trying to start Synapse.

 The "read" command broke in https://github.com/matrix-org/synapse/pull/10916 as it now requires passing in "server.server_name" for example.

 Also made the read command optional so one can just call this with just the confirm file reference and get a "Config parses OK" if things are ok.

Signed-off-by: Jason Robinson <jasonr@matrix.org>
Co-authored-by: Brendan Abolivier <babolivier@matrix.org>
2021-10-22 12:00:52 +02:00
..
.gitignore
10548.feature
10972.misc
10975.feature
10984.misc
11001.bugfix
11008.misc
11009.bugfix
11014.misc
11024.misc
11027.bugfix
11035.misc
11048.misc
11051.bugfix Fix setting a user's external_id via the admin API returns 500 and deletes users existing external mappings if that external ID is already mapped (#11051) 2021-10-21 09:52:32 +01:00
11054.misc
11055.misc
11056.misc
11057.misc
11065.misc
11066.misc
11068.misc
11069.doc
11070.misc
11071.misc
11075.bugfix
11076.misc
11077.bugfix
11078.bugfix
11083.doc Add more information what happens when a user is deactivated (#11083) 2021-10-22 09:00:28 +01:00
11088.feature Add a thread relation type per MSC3440. (#11088) 2021-10-21 14:39:16 -04:00
11089.bugfix
11092.doc Remove false warning about copying the log config to a homeserver.yaml (#11092) 2021-10-20 11:48:15 +00:00
11093.doc
11096.doc
11101.bugfix Show error when timestamp in seconds is provided to the /purge_media_cache API (#11101) 2021-10-20 14:41:48 +00:00
11103.bugfix
11109.misc
11115.misc
11116.misc
11118.doc
11120.bugfix Consider IP whitelist for identity server resolution (#11120) 2021-10-20 18:43:49 +01:00
11121.misc
11122.misc Clean up _update_auth_events_and_context_for_auth (#11122) 2021-10-20 18:22:40 +01:00
11132.doc
11138.misc Improve docstrings for methods related to sending EDUs to application services (#11138) 2021-10-21 17:42:25 +01:00
11139.misc Update sign_json to support inline key config (#11139) 2021-10-20 18:49:20 +01:00
11143.misc Fix adding excluded users to the private room sharing tables when joining a room (#11143) 2021-10-21 17:48:59 +01:00
11144.misc fix relative link in docker readme (#11144) 2021-10-21 13:50:43 +01:00
11145.bugfix Fix synapse.config module "read" command (#11145) 2021-10-22 12:00:52 +02:00
11146.misc Add missing type hints to synapse.crypto. (#11146) 2021-10-21 13:07:07 +00:00