I used logintobogan for set password and verified user email both but i can not set it. when i checked (Require e-mail verification when a visitor creates an account) password field remove from user register. i also unchecked (Immediate login ) on LT

Comments

dddave’s picture

Project: Drupal core » LoginToboggan
Version: 6.22 » 6.x-1.9
Component: user system » Code
Category: feature » support
Priority: Critical » Normal

Sounds like a module problem to me. Sending to the correct queue. Feel free to adjust the settings.

hunmonk’s picture

Status: Active » Postponed (maintainer needs more info)

i'm sorry, i don't understand your issue. please describe more clearly, including related LT and user settings would probably be helpful.

tribsel’s picture

so... is it possible to allow users to set their own password on registration but without allowing them to login - until they confirm their account by clicking on a link sent in verification email?

hunmonk’s picture

@tribsel: no, this is not possible. the pre-auth role is your access control mechanism in this case, and you can set it to the same perms as the anonymous user if you like.

aleksey.tk’s picture

subscribing to this issue, the functionality requested is pretty basic, i don't get why it is not exist yet

hunmonk’s picture

http://drupal.org/project/logintoboggan#commitment

also, i'm not willing to add this if it involves custom data storage, so somebody would need to figure out how to avoid that.

manimaran.purusothaman’s picture

Project: LoginToboggan » User registration password
Version: 6.x-1.9 » 7.x-1.1

This may be useful for you http://drupal.org/project/user_registrationpassword

Thanks,
Mani

scor’s picture

Project: User registration password » LoginToboggan

this issue belongs to LoginToboggan - http://drupal.org/project/user_registrationpassword was just a suggested alternative.