Handbook

Drupal Hacks and Add-ons

"Remember Me" login control
Last updated by Anon on Tuesday, 08/21/2001 - 11:38

Readme
Code changes to the login system so that optionally you only ever have to login once from a specific computer.

It stores the id and password in a cookie. If Drupal has forgotten your session, it auto logins for you using these values.

Send comments to julian_bond@voidstar.com.

Download
http://www.voidstar.com/downloads/remember.txt

Requirements
This requires V3 of Drupal. I suggest you get the lastest version of Drupal from CVS.

Installation
  • Read remember.txt
  • Change the functions in account.php, user.inc and theme.inc accordingly.

    Author
    Julian Bond

    Wish list
  • The remember me text on the login form ought to go to the usual disclaimer about cookies and security.


    • previousindexnext
      BlogMail - A V3 moduleupRefer Module