Keep session

Component ID

335063

Component name

Keep session

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1999

Component created

Component changed

Component body

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