15 Jun
2006
15 Jun
'06
8:55 p.m.
Samuel Charrington wrote:
I followed the recent "user registration without email" thread closely, as I'm about to start working on a related issue.
Prior to moving my site over to Drupal, I had implemented a password-less registration system [1] for our downloads area that was based on the user's email address. It basically worked like this:
You might take a look at the sql_auth module for some ideas. Strangely, there's no project for it, but it's in CVS here: http://cvs.drupal.org/viewcvs/drupal/contributions/modules/sql_auth/ ..chrisxj