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-01-07 04:26:29 +00:00
2016-01-07 04:26:29 +00:00
2016-03-21 15:06:07 +00:00
2016-06-02 13:31:45 +01:00
2016-03-11 16:27:50 +00:00
2016-05-13 15:34:15 +02:00
2016-06-08 14:47:42 +01:00
2016-01-07 04:26:29 +00:00