forked-synapse/synapse/storage/databases
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
..
main Fixed a bug with reactivating users with the admin API (#8362) 2020-09-22 18:19:01 +01:00
state Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
__init__.py Add experimental support for sharding event persister. Again. (#8294) 2020-09-14 10:16:41 +01:00