Persistent Login

Module Drupal Illustration Voir sur Drupal.org
Nb téléchargements : 6442

Components

  • Code
  • Documentation
  • Miscellaneous
  • User interface

Documentation

Licence

http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

permet d'avoir sur le form de login l'option pour rester connecté

Release

Status : Published
Projects : Modules
Maintenance status : Actively maintained
Development status : Under active development
Supported Branches : 2.2., 8.x-1.
shield Stable releases for this project are covered by the security advisory policy.




Description

Overview

The Persistent Login module provides a "Remember Me" option on the user login form. Persistent Login is independent of the PHP session settings and is more secure (and user-friendly) than simply setting a long PHP session lifetime.

Additional security is provided by attempting to detect unauthorized re-use of tokens. For a detailed discussion of the design and security of Persistent Login, see Improved Persistent Login Cookie Best Practice.

Features

  • Control how long user logins are remembered, before a user will have to enter their credentials again.
  • 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). (7.x only)
  • A user can clear all of his/her remembered logins via their account page. (7.x)

Known Issues

Get Involved

If you're interested in getting involved in module development but don't know where to start, reach out to gapple (@gappleca on Twitter).



Toutes les informations proviennent du site drupal.org