MatrixSynapse/synapse/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
consent
key Simplify the way the `HomeServer` object caches its internal attributes. (#8565) 2020-11-30 13:28:44 -05:00
media Do not raise a 500 exception when previewing empty media. (#8883) 2020-12-07 10:00:08 -05:00
oidc
saml2
synapse
__init__.py
health.py
well_known.py