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-04-07 16:52:07 +01:00
2016-03-22 14:08:13 +00:00
2016-01-28 17:09:09 +00:00
2016-06-03 11:04:31 +01:00
2016-01-07 04:26:29 +00:00
2016-06-24 11:45:23 +01:00
2016-06-07 15:07:11 +01:00
2016-05-31 15:32:32 +01:00
2016-05-06 11:30:55 +01:00