how can i log out when i close my sight?

steve49201 - July 9, 2009 - 23:39

how can i log out when i close my sight? i close my window, if i dont log out it stays logged in, no matter where you view it from.

Automatic logout

duggoff@drupal.org - July 9, 2009 - 23:54

This is probably your best bet:

http://drupal.org/project/autologout

Doug Gough
ImageX Media

You can change the

davidhernandez - July 16, 2009 - 23:35

You can change the settings.php file. I believe if you set ini_set('session.cookie_lifetime', 0); the session will expire when you close the browser.

It's NOT SUPPORT FIREFOX

virendrapratapsingh - November 19, 2009 - 05:04

It's working in all browser except FF.

Virendra Pratap Singh
pratapvirendra2000@gmail.com

Were you already logged in to

davidhernandez - November 26, 2009 - 02:19

Were you already logged in to firefox when you made the change? If so, the change won't affect firefox until you logout and log in again to get a new cookie.

 
 

Drupal is a registered trademark of Dries Buytaert.