Closed (fixed)
Project:
Registration codes
Version:
5.x-2.0
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2009 at 04:52 UTC
Updated:
17 Jun 2009 at 15:47 UTC
I have this requirement where the user needs to login to drupal without a password. Here is the scenario. The user enters values in a registation form userid....etc. and it should log the user. Next time, user logs in, he will just the enter the userid, and it should log the user in.
Is there any such module already available. I have looked at LoginToboggan module. It logs the user in just after registration without password only once.
Comments
Comment #1
aidanlis commentedIt sounds like you want to replace the entire drupal login system with a login token approach. That is outside of the scope of this module, sorry.