It would be good to only prune authenticated users by default - that is only users who AREN'T part of any admin-defined roles

It would also be good to optionally allow other admin-defined user roles to be pruned.

CommentFileSizeAuthor
#3 user_prune.patch4.15 KBrumble

Comments

zoltán balogh’s picture

Title: Limit pruning by role » Limit pruning by role and status

Subscribing. It is an important feature request. Never prune the less frequent used technical (or test) staff.

And another one: Limit pruning by the status of the user (active, blocked)! I think, if a user is blocked, that is an important thing! Not deleted, blocked! That user can not login of course, but if this module prune its account, then the user can register again.

zoltán balogh’s picture

Title: Limit pruning by role and status » Limit pruning by role

I make a new issue for limiting by status. #719442: Limit pruning by status

rumble’s picture

Status: Active » Needs review
StatusFileSize
new4.15 KB

I have created a quick patch that allows the protection of certain roles from being pruned.

naught101’s picture

Status: Needs review » Needs work

That patch has a lot of white space errors. Check http://drupal.org/coding-standards and try running it through Coder review.

Viktor-T’s picture

Issue summary: View changes
Status: Needs work » Closed (won't fix)

Functionality added in 7.x version of the module. D6 will not be fixed, feel free to use this patch