Opened 12 years ago

Closed 11 years ago

#302 closed enhancement (fixed)

Support deletion of an account by its owner

Reported by: Aleksej Owned by: spaetz
Priority: minor Milestone: 0.3.3
Component: programming Keywords: review
Cc: Parent Tickets:

Description


Change History (6)

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

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

comment:2 by Aleksej, 12 years ago

Type: defectenhancement

comment:3 by spaetz, 11 years ago

Milestone: 0.3.3

First cut at my branch 302_delete_own_account in repo git://gitorious.org/~spaetz/mediagoblin/spaetz-mediagoblin.git.

Note that this simply calls User().delete() for user deletion and depends on branch 540_User_delete_deletes_related_entries to also actually delete related MediaEntries, Files, Attachments and Comments.

comment:4 by spaetz, 11 years ago

Owner: set to spaetz
Status: acceptedassigned

comment:5 by spaetz, 11 years ago

Keywords: review added

I just updated the branch to latest master and improved it. The HTML placement perhaps needs to be tweaked by schendje though.

comment:6 by spaetz, 11 years ago

Resolution: fixed
Status: assignedclosed

This has been merged into master now. Schendje needs to check HTML :-)

Note: See TracTickets for help on using tickets.