This project is not covered by Drupal’s security advisory policy.
Simple module to keep your Drupal session alive until the user close his browsers window. This option can be very useful if the Drupal administrator has no access to the settings.php or the session's lifetime really have to be limited for the view time because of any security issue.
The module try to keep the session with periodical site downloads. This is done by jQuery AJAX requests by default or can fall back to an IFRAME solution if JavaScript is not available at the client side.
The only modifiable attribute of the module is the period which can be set in a millisecond granularity. (This value will be round to seconds if the IFRAME solution is used.)
Created by: Iván Márton
Project information
Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Access control
- Created by martoni on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.