synapse/changelog.d
Patrick Cloke f8a584ed02
Stop parsing the unspecced type parameter on thumbnail requests. (#15137)
Ideally we would replace this with parsing of the Accept header
or something else, but for now just make Synapse spec compliant
by ignoring the unspecced parameter.

It does not seem that this is ever sent by a client, and even if it is
there's a reasonable fallback.
2023-02-23 16:07:46 -05:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
15071.doc Clarify the workers that the ThirdPartyRules' on_new_event callback will run on (#15071) 2023-02-22 16:05:34 +00:00
15093.bugfix Remove unused room_alias field from /createRoom response (#15093) 2023-02-22 11:07:28 +00:00
15095.misc Use json.dump in FileExfiltrationWriter (#15095) 2023-02-22 14:29:39 -05:00
15103.misc Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
15107.feature Add information on uploaded media to user export command. (#15107) 2023-02-23 13:14:17 -05:00
15112.doc Documentation using Shibboleth with OIDC Plugin for SSO. (#15112) 2023-02-23 12:54:03 -05:00
15135.misc Tighten the default rate limit of creating new devices. (#15135) 2023-02-22 14:37:18 -05:00
15137.removal Stop parsing the unspecced type parameter on thumbnail requests. (#15137) 2023-02-23 16:07:46 -05:00
15138.misc Fix a typo in MSC3873 config option. (#15138) 2023-02-23 16:06:42 -05:00
15139.doc Fix typo in federation_verify_certificates in config documentation. (#15139) 2023-02-23 13:25:56 -05:00