synapse/tests/rest/admin
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
..
__init__.py Move admin api impl to its own package 2019-05-01 15:44:30 +01:00
test_admin.py Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
test_device.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00
test_event_reports.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00
test_media.py Fix broken testcase (#8851) 2020-12-01 11:04:57 +00:00
test_room.py Remove deprecated /_matrix/client/*/admin endpoints (#8785) 2020-11-25 16:26:11 -05:00
test_statistics.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00
test_user.py Call set_avatar_url with target_user, not user_id (#8872) 2020-12-07 19:13:07 +00:00