Persistent Login
bjaspan - October 17, 2006 - 13:58
The Persistent Login module provides the familiar "Remember Me" option in the user login form.
The module's settings allow the administrator to:
- Control how long user logins are remembered.
- Control how many different persistent logins are remembered per user.
- Control which pages a remembered user can or cannot access without explicitly logging in with a username and password (e.g. you cannot edit your account or change your password with just a persistent login).
Each user's 'my account' view tab gives them option of explicitly clearing all of his/her remembered logins.
Persistent Login is independent of the PHP session settings and is more secure (and user-friendly) than simply setting a long PHP session lifetime. For a detailed discussion of the design and security of Persistent Login, see Improved Persistent Login Cookie Best Practice.
Persistent Login is compatible with: Login Toboggan.
Maintained by markus_petrux.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.4-beta6 | 2009-Apr-27 | 22.4 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.4-beta4 | 2008-Oct-28 | 13.52 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Sep-21 | 24.52 KB | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2009-Apr-23 | 13.43 KB | Download · Release notes | Development snapshot | |
