0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-02 01:18:25 +02:00
synapse/changelog.d
Erik Johnston df4b1e9c74
Pass room_id to get_auth_chain_difference (#8879)
This is so that we can choose which algorithm to use based on the room ID.
2020-12-04 15:52:49 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
8802.doc Add missing prometheus rules for persisted events (#8802) 2020-12-02 15:18:41 +00:00
8821.bugfix Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
8827.bugfix Correctly handle unpersisted events when calculating auth chain difference. (#8827) 2020-12-02 15:22:37 +00:00
8837.bugfix Add additional validation for the admin register endpoint. (#8837) 2020-12-02 10:01:15 -05:00
8858.bugfix newsfile 2020-12-02 18:54:15 +00:00
8861.misc changelog 2020-12-02 18:38:29 +00:00
8862.bugfix Do not 500 if the content-length is not provided when uploading media. (#8862) 2020-12-04 10:26:09 -05:00
8864.misc remove unused FakeResponse (#8864) 2020-12-02 18:58:25 +00:00
8865.bugfix Add additional validation to pusher URLs. (#8865) 2020-12-04 10:51:56 -05:00
8867.bugfix Fix errorcode for disabled registration (#8867) 2020-12-03 15:41:19 +00:00
8873.doc Fix a buglet in the SAML username mapping provider doc (#8873) 2020-12-04 10:14:15 +00:00
8879.misc Pass room_id to get_auth_chain_difference (#8879) 2020-12-04 15:52:49 +00:00