Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup of old user accounts #4

Open
mitar opened this issue Nov 10, 2012 · 0 comments
Open

Cleanup of old user accounts #4

mitar opened this issue Nov 10, 2012 · 0 comments

Comments

@mitar
Copy link
Owner

mitar commented Nov 10, 2012

A regular (daily?) Celery task (with manage.py interface to call directly if Celery is not running) should be defined which would cleanup/purge old user lazy accounts (not linked to any 3d party authentication or without a password, is_anonymous is True).

Last login time should be consulted for this and last activity on the site.

It should be optional what should be done with possible content the user has created:

  • delete it
  • do not do anything with such lazy users
  • reassign this content to some other user (like "deleted")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant