diff options
| author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-07-15 11:00:21 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-15 11:00:21 -0400 |
| commit | 8c7d0f163d8247297dbcfd5f257b652ebe417fff (patch) | |
| tree | c3df5390d9919b2d9f2740a3c254f220f853bd7b /synapse/rest/admin/users.py | |
| parent | Fix client reader sharding tests (#7853) (diff) | |
| download | synapse-8c7d0f163d8247297dbcfd5f257b652ebe417fff.tar.xz | |
Allow accounts to be re-activated from the admin APIs. (#7847)
Diffstat (limited to '')
| -rw-r--r-- | synapse/rest/admin/users.py | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/synapse/rest/admin/users.py b/synapse/rest/admin/users.py |
