#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 )
Attachments (1)
Change History (14)
comment:1 by , 13 years ago
Component: | → Programming |
---|
comment:1 by , 13 years ago
comment:2 by , 12 years ago
Type: | defect → enhancement |
---|
comment:3 by , 12 years ago
Owner: | set to |
---|
comment:4 by , 12 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 , 12 years ago
Owner: | removed |
---|
comment:7 by , 11 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 , 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 , 10 years ago
Attachment: | 303_enhancement_deleteuser_command.patch added |
---|
Patch for #303 add a deleteuser command
comment:9 by , 10 years ago
Status: | accepted → review |
---|
comment:10 by , 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:12 by , 10 years ago
Milestone: | → 0.7.0 |
---|
The original url for this bug was http://bugs.foocorp.net/issues/651 .