mirror of
https://github.com/matrix-org/synapse.git
synced 2025-11-24 12:01:37 +01:00
Fixes: #8359 Trying to reactivate a user with the admin API (`PUT /_synapse/admin/v2/users/<user_name>`) causes an internal server error. Seems to be a regression in #8033.