Author: rvelices
Date: Fri Oct 20 04:17:53 2006
New Revision: 1568

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1568&view=rev
Log:
- put back config['session_length'] disappeared in r1493 but has always been
used in the code (generates mysql errors on session garbage collector)
- fix auto_login (die mysql when session timed out, but user has remember)
- when a user reconnects from identification.php, the remember cookie was not
deleted
- fix all redirect warnings/errors (many changes - mainly in common.inc.php
and user.inc.php)
- reduced $conf['remember_me_length'] to 60 days, because now at each auto 
login the 60 days countdown restarts

Modified:
    trunk/identification.php
    trunk/include/common.inc.php
    trunk/include/config_default.inc.php
    trunk/include/functions.inc.php
    trunk/include/functions_user.inc.php
    trunk/include/template.php
    trunk/include/user.inc.php


_______________________________________________
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs

Reply via email to