forked-synapse/changelog.d
Will Hunt ff1f0ee094
Call set_avatar_url with target_user, not user_id (#8872)
* Call set_avatar_url with target_user, not user_id

Fixes https://github.com/matrix-org/synapse/issues/8871

* Create 8872.bugfix

* Update synapse/rest/admin/users.py

Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>

* Testing

* Update changelog.d/8872.bugfix

Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>

Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2020-12-07 19:13:07 +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
8853.feature Add authentication to replication endpoints. (#8853) 2020-12-04 10:56:28 -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
8872.bugfix Call set_avatar_url with target_user, not user_id (#8872) 2020-12-07 19:13:07 +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
8880.misc Add type hints for HTTP and email pushers. (#8880) 2020-12-07 09:59:38 -05:00
8882.misc Add type hints to the push mailer module. (#8882) 2020-12-07 07:10:22 -05:00
8883.bugfix Do not raise a 500 exception when previewing empty media. (#8883) 2020-12-07 10:00:08 -05:00