User Cancel Immediate

Categories

Component ID

2577731

Component name

User Cancel Immediate

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

770

Component created

Component changed

Component body

The Drupal 7 user cancellation workflow is fairly inflexible - it requires an email to be sent to the user, and the user must then log in (if they remember their login information) and then click the email link.

The default workflow is not appropriate for every site.

If this module is enabled, the email is not sent, and the account is deleted immediately.

Inspired by Clive, http://drupal.stackexchange.com/a/32427/449 (thanks!)