synapse/tests/rest
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
..
admin Call set_avatar_url with target_user, not user_id (#8872) 2020-12-07 19:13:07 +00:00
client Fix errorcode for disabled registration (#8867) 2020-12-03 15:41:19 +00:00
key Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
media remove unused FakeResponse (#8864) 2020-12-02 18:58:25 +00:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
test_health.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00
test_well_known.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00