Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Feature: Add deactivate account admin API #903

Merged
merged 1 commit into from
Jun 30, 2016

Conversation

erikjohnston
Copy link
Member

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>

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>`
@NegativeMjark
Copy link
Contributor

probably LGTM

@erikjohnston erikjohnston merged commit ab71589 into develop Jun 30, 2016
@richvdh richvdh deleted the erikj/deactivate_user branch December 1, 2016 14:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants