summary refs log tree commit diff
path: root/changelog.d/8861.misc (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-07Add type hints to the push mailer module. (#8882)Patrick Cloke3-40/+85
2020-12-04Add authentication to replication endpoints. (#8853)Patrick Cloke7-15/+184
2020-12-04Pass room_id to get_auth_chain_difference (#8879)Erik Johnston6-17/+33
2020-12-04Add additional validation to pusher URLs. (#8865)Patrick Cloke6-30/+106
2020-12-04Do not 500 if the content-length is not provided when uploading media. (#8862)Patrick Cloke2-1/+2
2020-12-04Minor update to CHANGES. v1.24.0rc2Patrick Cloke1-1/+1
2020-12-041.24.0rc2Patrick Cloke4-3/+16
2020-12-04Fix a regression that mapping providers should be able to redirect users. (#8...Patrick Cloke6-8/+60
2020-12-04Remove version pin prometheus_client dependency (#8875)Jordan Bancino3-9/+7
2020-12-04Fix a buglet in the SAML username mapping provider doc (#8873)Richard van der Hoff2-1/+4
2020-12-03Fix errorcode for disabled registration (#8867)Richard van der Hoff3-1/+3
2020-12-02remove unused FakeR