/[drupal]/contributions/sandbox/bjaspan/remember_me/README.txt
ViewVC logotype

Contents of /contributions/sandbox/bjaspan/remember_me/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Mon Oct 9 14:38:35 2006 UTC (3 years, 1 month ago) by bjaspan
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/plain
initial revision
1 Remember Me module
2
3 PREREQUISITES
4
5 Drupal 4.7.
6
7 DESCRIPTION
8
9 The Remember Me module provides the familiar "Remember Me" option in
10 the user login form.
11
12 The administrator can control how long user logins are remembered and
13 specify which pages a remembered user can or cannot access without
14 explicitly logging in with a username and password (e.g. you cannot
15 change your password with just a remembered login). Users also have
16 the option of explicitly clearing all of their remembered logins.
17
18 Remember Me is independent of the PHP session settings and is more
19 secure (and user-friendly) than simply setting a long PHP session
20 lifetime. Remember Me's design is based on "Persistent Login Cookie
21 Best Practice" by Charles Miller, 01/19/2004. See
22 http://fishbowl.pastiche.org/2004/01/19/persistent_login_cookie_best_practice
23 for details.
24
25 AUTHOR
26
27 Barry Jaspan
28 firstname at lastname dot org

  ViewVC Help
Powered by ViewVC 1.1.2