I just installed drupal-7.16. I would like to have following functionality:
As a non-admin user I would like to delete/block my own account.
Is it possible?
I found User Delete module, but there is no version for drupal 7.x.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
OK, I found that it’s possible from drupal properties.
Just log in as admin, go to People -> Permission
and enable permission “Cancel own user account” for authenticated users.