forked-synapse/tests/rest/admin
Dirk Klimpel 8998217540
Fixed a bug with reactivating users with the admin API (#8362)
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.
2020-09-22 18:19:01 +01:00
..
__init__.py
test_admin.py
test_device.py
test_event_reports.py
test_room.py
test_user.py Fixed a bug with reactivating users with the admin API (#8362) 2020-09-22 18:19:01 +01:00