Skip to content

Allow users to be hard-deleted from the admin panel

What does this MR do?

Expose the "hard delete" user function in the admin panel. This allows a user, their contributions and any groups solely owned by that user to be removed all at once.

This functionality already exists for users reported for abuse or spam; however, it's useful to administrators more generally.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

User show page:

Screenshot_from_2017-06-02_14-48-13

User list page:

Screenshot_from_2017-06-02_14-22-31

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #28694 (closed)

Edited by Nick Thomas

Merge request reports