Opened 12 years ago

Closed 10 years ago

Last modified 10 years ago

#303 closed enhancement (fixed)

Support deletion of an account by an administrator

Reported by: Aleksej Owned by:
Priority: major Milestone: 0.7.0
Component: programming Keywords: bitesized
Cc: Parent Tickets:

Description (last modified by Christopher Allan Webber)


Attachments (1)

303_enhancement_deleteuser_command.patch (2.0 KB ) - added by loic_le.ninan 10 years ago.
Patch for #303 add a deleteuser command

Download all attachments as: .zip

Change History (14)

comment:1 by Aleksej, 12 years ago

Component: Programming

comment:1 by Will Kahn-Greene, 12 years ago

The original url for this bug was http://bugs.foocorp.net/issues/651 .

comment:2 by Aleksej, 12 years ago

Type: defectenhancement

comment:3 by bigjust, 11 years ago

Owner: set to bigjust

comment:4 by Christopher Allan Webber, 11 years ago

Description: modified (diff)
Keywords: sprint added

We have the tool for this now for users to delete themselves, there's no way for administrators to do so though afaik. Presumably we can reuse that code.

comment:5 by Christopher Allan Webber, 11 years ago

Owner: bigjust removed

comment:6 by Aleksej, 10 years ago

Now administrators can ban users.

comment:7 by Christopher Allan Webber, 10 years ago

Keywords: bitesized added; sprint removed

Banning users gets us most of the way. It still would be nice for there to be a command line deletion tool for users. I don't think it needs to be exposed from the web UI.

This would be a nice bitesized task for someone to take on.

comment:8 by loic_le.ninan, 10 years ago

I made a patch to add a 'deleteuser' command in gmg_commands. I will attach it to this bug (let me know if there is a better way to do this).

by loic_le.ninan, 10 years ago

Patch for #303 add a deleteuser command

comment:9 by loic_le.ninan, 10 years ago

Status: acceptedreview

comment:10 by Aleksej, 10 years ago

Hi, loic_le.ninan.

Thanks for the patch.

The preferred way of submitting a patch is described at https://wiki.mediagoblin.org/Git_workflow#How_to_contribute_changes (with an example further down the page).

If you want to ping somebody who can review it, you can do it on IRC.

comment:11 by Christopher Allan Webber, 10 years ago

Resolution: fixed
Status: reviewclosed

Merged. Great job Loïc!

comment:12 by Christopher Allan Webber, 10 years ago

Milestone: 0.7.0
Note: See TracTickets for help on using tickets.