[contributions:nickl] /modules/remember_me remember_me.install /modules/remember_me remember_me.info remember_me.module
User: nickl Branch: HEAD Date: Mon, 11 Aug 2008 23:07:46 +0000 Added files: /modules/remember_me remember_me.install Modified files: /modules/remember_me remember_me.info remember_me.module Log message: a install file with install and update hooks, in case the module was previously installed, setting the module weight to -99 a disable hook, in the install file, which will remove the remember_me property from users previously managed and clear the sessions when module is disabled added admin setting - the suggestions by kbahey optional configurable session lifetime configure the default state of the Remember me checkbox protected the session_write_close to not store the session twice as sess_write will be called on shutdown Removed php configuration settings in hook_user as they would've been set originally or on the next request, no use setting them outside hook_init Modified Files: remember_me.info remember_me.module Added Files: remember_me.install Links: http://cvs.drupal.org/diff.php?path=contributions/modules/remember_me/rememb... http://cvs.drupal.org/diff.php?path=contributions/modules/remember_me/rememb... http://cvs.drupal.org/diff.php?path=contributions/modules/remember_me/rememb...
participants (1)
-
drupal-cvs@drupal.org