Hi Drupal Community!

I've got some good questions.

1. If i set that new users should validate their registrations by e-mail, and they will not do that. Will be that accounts got deleted after some time? If yes, where can this time be set?
2. How can i see in MySQL DB if that account was activated or not? The difference i only see, in users table, the access and login on unactivated users is just 0.
3. What is the password generation? I thiught it was MD5, but not. Is it SHA1 or some other? Can anyone explain it?

Thanks!

Comments

kaakuu’s picture

http://api.drupal.org/api/function/user_password - there may be some help regarding question 3.

Re question one, it seems there account will not be deleted but I am not sure.

V I R U S’s picture

No one knows? =((