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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | user_prune.patch | 4.15 KB | rumble |
Comments
Comment #1
zoltán balogh commentedSubscribing. 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.
Comment #2
zoltán balogh commentedI make a new issue for limiting by status. #719442: Limit pruning by status
Comment #3
rumble commentedI have created a quick patch that allows the protection of certain roles from being pruned.
Comment #4
naught101 commentedThat patch has a lot of white space errors. Check http://drupal.org/coding-standards and try running it through Coder review.
Comment #5
Viktor-T commentedFunctionality added in 7.x version of the module. D6 will not be fixed, feel free to use this patch