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-23 11:17:48 +01:00
2016-06-15 10:39:08 +01:00
2016-06-24 11:47:11 +01:00
2016-06-24 11:44:57 +01:00
2016-06-20 14:17:42 +01:00