https://bugs.gpodder.org/show_bug.cgi?id=786

           Summary: Deleting a User
           Product: my.gPodder.org
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: feature request
          Priority: low
         Component: Website
        AssignedTo: [email protected]
        ReportedBy: [email protected]


The user should have the possibility to delete his account.

To preserve data, we do not delete the database record itself, but add a
boolean flag 'deleted' to the UserProfile model and user table.

Deleting a user on the website sets this flag to true and the is_active flag
(in the auth_user table) to false.

Furthermore, subscriptions from such users should not be contained in
current_subscriptions an other views. Please assign the bug to Martin for these
tasks.

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to