aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions_session.inc.php (unfollow)
Commit message (Expand)AuthorFilesLines
2007-05-14Issue 0000619: bad result of cookie_path() functionrub1-1/+4
2007-05-11Issue 0000619: bad result of cookie_path() functionrub1-1/+15
2007-05-08Issue 0000619: bad result of cookie_path() functionrub1-20/+6
2007-01-24- plugins with own independent scripts work now (cookie_path and url root arervelices1-1/+18
2006-12-01- sessions are always started (even for visitors)rvelices1-1/+46
2006-07-23bug 451 fixed: problem with auto loginnikrou1-5/+2
2006-07-08fix bug 458: Cannot log due to broken session cookie (wrong "path")chrisaga1-2/+9
2006-07-03merge -r1428:1429 from branch 1.6 to trunk (bug fixed: check of nonplegall1-1/+1
2006-04-20merge r1216 from branch-1_6 into trunkrvelices1-7/+13
2006-04-17bug 308: improve correctionnikrou1-16/+6
2006-04-14merge r1175 from branch-1_6 into trunkrvelices1-3/+14
2006-04-14-bug 308 fixed: problem when updating sessionnikrou1-1/+1
2006-03-22URL rewriting: capable of fully working with urls without ?rvelices1-2/+17
2006-03-03optimization: in sessions write 1 less sql query (except during login)rvelices1-37/+28
2006-02-12The session garbage collector should not be called when a session is closednikrou1-1/+0
2006-02-11small modification: we can now store any information in sessionsnikrou1-1/+2
2006-02-08- remake of Remote sites and Synchronize: rvelices1-1/+19
2006-02-03fixed problem of cookie session pathnikrou1-5/+5
2006-01-25bug: new session system does not use db session handler during install.phprvelices1-1/+31
2006-01-21improve sessions: add comments to functionsnikrou1-28/+60
2006-01-18bug fix 261: improve security of sessions (next to svn:1004):nikrou1-28/+54
2006-01-15Improve security of sessions: nikrou1-96/+58
2005-08-08- new : external authentication in another users table. Previous users tableplegall1-15/+10
2005-07-17- new feature : use Apache authentication. If $conf['apache_authentication']plegall1-2/+2
2005-01-07all headers adapted to new year 2005, happy new yearplegall1-1/+1
2004-12-18- bug fixed : in admin/cat_list, next_rank cant' be calculted and query toplegall1-4/+4
2004-11-06update headers to comply with GPLz0rglub1-4/+4
2004-10-30- function mysql_query replaced by pwg_query : the same with debuggingz0rglub1-2/+2
2004-10-06- checkbox for "remember me" are only shown if authorizedz0rglub1-7/+3
2004-10-02- deletion of session_time and session_id_size as config parameterz0rglub1-24/+39
2004-09-07- corrects bugs due to deletion of configuration parameters default_lang,z0rglub1-1/+1
2004-02-19Split of langage filesgweltas1-1/+1
2004-02-11header global refactoringz0rglub1-18/+26
2003-08-24improve the header of each filez0rglub1-2/+4
2003-07-27optional cookie identificationz0rglub1-18/+28
2003-05-18*** empty log message ***z0rglub1-3/+3
2003-05-17*** empty log message ***z0rglub1-10/+10
2003-05-132003.05.13 user_add and user_modify addedz0rglub1-36/+14
2003-05-09Initial revisionz0rglub1-0/+135