user_delete 6.x-2.x-dev

Backport of Drupal 7 User cancel API to Drupal 6. Does not include upgrade path, so all previous configuration will be lost. This version only includes Drupal 7 cancel methods:

- Disable account and keep content.
- Disable account and unpublish content.
- Delete account and reassign content to anonymous user.
- Delete account and all content.

user_delete 5.x-1.2

Bug fixes

A few improvements to redirection, communication with the user.
Fixed comment unpublishing.

user_delete 6.x-1.2

Bug fixes

Fixed a few smaller bugs, that prevented comments from being deleted.

user_delete 6.x-1.1

New features

Added the ability to
* block a user
* block a user and unpublish all submitted content, including nodes and comments
* delete a user and reassign the submitted content to the anonymous user
* delete a user and delete all submitted content including nodes and comments
* do optional backups

user_delete 5.x-1.1

New features

Added the ability to
* block a user
* block a user and unpublish all submitted content, including nodes and comments
* delete a user and reassign the submitted content to the anonymous user
* delete a user and delete all submitted content including nodes and comments
* do optional backups

Subscribe with RSS Subscribe to Releases for User Delete