aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions_session.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* - plugins with own independent scripts work now (cookie_path and url root arervelices2007-01-241-1/+18
* - sessions are always started (even for visitors)rvelices2006-12-011-1/+46
* bug 451 fixed: problem with auto loginnikrou2006-07-231-5/+2
* fix bug 458: Cannot log due to broken session cookie (wrong "path")chrisaga2006-07-081-2/+9
* merge -r1428:1429 from branch 1.6 to trunk (bug fixed: check of nonplegall2006-07-031-1/+1
* merge r1216 from branch-1_6 into trunkrvelices2006-04-201-7/+13
* bug 308: improve correctionnikrou2006-04-171-16/+6
* merge r1175 from branch-1_6 into trunkrvelices2006-04-141-3/+14
* -bug 308 fixed: problem when updating sessionnikrou2006-04-141-1/+1
* URL rewriting: capable of fully working with urls without ?rvelices2006-03-221-2/+17
* optimization: in sessions write 1 less sql query (except during login)rvelices2006-03-031-37/+28
* The session garbage collector should not be called when a session is closednikrou2006-02-121-1/+0
* small modification: we can now store any information in sessionsnikrou2006-02-111-1/+2
* - remake of Remote sites and Synchronize: rvelices2006-02-081-1/+19
* fixed problem of cookie session pathnikrou2006-02-031-5/+5
* bug: new session system does not use db session handler during install.phprvelices2006-01-251-1/+31
* improve sessions: add comments to functionsnikrou2006-01-211-28/+60
* bug fix 261: improve security of sessions (next to svn:1004):nikrou2006-01-181-28/+54
* Improve security of sessions: nikrou2006-01-151-96/+58
* - new : external authentication in another users table. Previous users tableplegall2005-08-081-15/+10
* - new feature : use Apache authentication. If $conf['apache_authentication']plegall2005-07-171-2/+2
* all headers adapted to new year 2005, happy new yearplegall2005-01-071-1/+1
* - bug fixed : in admin/cat_list, next_rank cant' be calculted and query toplegall2004-12-181-4/+4
* update headers to comply with GPLz0rglub2004-11-061-4/+4
* - function mysql_query replaced by pwg_query : the same with debuggingz0rglub2004-10-301-2/+2
* - checkbox for "remember me" are only shown if authorizedz0rglub2004-10-061-7/+3
* - deletion of session_time and session_id_size as config parameterz0rglub2004-10-021-24/+39
* - corrects bugs due to deletion of configuration parameters default_lang,z0rglub2004-09-071-1/+1
* Split of langage filesgweltas2004-02-191-1/+1
* header global refactoringz0rglub2004-02-111-18/+26
* improve the header of each filez0rglub2003-08-241-2/+4
* optional cookie identificationz0rglub2003-07-271-18/+28
* *** empty log message ***z0rglub2003-05-181-3/+3
* *** empty log message ***z0rglub2003-05-171-10/+10
* 2003.05.13 user_add and user_modify addedz0rglub2003-05-131-36/+14
* Initial revisionz0rglub2003-05-091-0/+135