Erik Johnston f328d95cef Feature: Add deactivate account admin API
Allows server admins to "deactivate" accounts, which:

- Revokes all access tokens
- Removes all threepids
- Removes password

The API is a POST to `/admin/deactivate/<user_id>`
2016-06-30 15:40:58 +01:00
..
2016-06-02 13:31:45 +01:00
2016-01-07 04:26:29 +00:00
2016-02-02 17:18:50 +00:00