index
:
piwigo
1.3
1.4
1.5
1.6
1.7
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
improve_access_control
master
translation
copy of piwigo repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
functions_session.inc.php
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-17
update Piwigo headers to 2012, last change before the expected (or not) apoca...
mistic100
1
-1
/
+1
2011-12-19
feature:2538 transmits messages after comment edition trough SESSION (no more...
mistic100
1
-1
/
+1
2011-09-08
- fix protection against session hijacking for IPv4; ti be done later for ipv6
rvelices
1
-6
/
+9
2011-08-15
bug:2402
flop25
1
-5
/
+1
2011-01-18
Happy new year 2011
plegall
1
-2
/
+2
2010-07-06
Bug 1766 fixed : [PostgreSQL] unkown database function UNIX_TIMESTAMP()
nikrou
1
-1
/
+1
2010-03-19
increase copyright year to 2010
plegall
1
-1
/
+1
2010-01-28
Feature 511 : add support for sqlite database engine
nikrou
1
-0
/
+1
2009-11-20
Feature 1244 resolved
nikrou
1
-1
/
+1
2009-02-26
merge r3165 from branch 2.0 to trunk
plegall
1
-2
/
+10
2009-01-04
Administration: happy new year 2009, all PHP headers updated.
plegall
1
-1
/
+1
2008-11-22
- Bug fixed: username or password with accented character are now accepted fo...
patdenice
1
-12
/
+1
2008-11-19
- Replace some mysql_query by pwg_query function.
patdenice
1
-1
/
+1
2008-10-16
merge 2755 and 2756 from branch 2.0 to trunk
rvelices
1
-1
/
+2
2008-09-12
- images.file categories.permalink old_permalinks.permalink - become binary
rvelices
1
-4
/
+9
2008-04-05
Bug fixed: as rvelices notified me by email, my header replacement script was
plegall
1
-24
/
+0
2008-04-04
Modification: new header on PHP files, PhpWebGallery renamed Piwigo.
plegall
1
-0
/
+21
2007-05-01
Issue 0000684: History [Search] - Add a thumbnail display
rub
1
-60
/
+2
2007-01-24
- plugins with own independent scripts work now (cookie_path and url root are
rvelices
1
-1
/
+18
2006-12-01
- sessions are always started (even for visitors)
rvelices
1
-1
/
+46
2006-07-23
bug 451 fixed: problem with auto login
nikrou
1
-5
/
+2
2006-07-08
fix bug 458: Cannot log due to broken session cookie (wrong "path")
chrisaga
1
-2
/
+9
2006-07-03
merge -r1428:1429 from branch 1.6 to trunk (bug fixed: check of non
plegall
1
-1
/
+1
2006-04-20
merge r1216 from branch-1_6 into trunk
rvelices
1
-7
/
+13
2006-04-17
bug 308: improve correction
nikrou
1
-16
/
+6
2006-04-14
merge r1175 from branch-1_6 into trunk
rvelices
1
-3
/
+14
2006-04-14
-bug 308 fixed: problem when updating session
nikrou
1
-1
/
+1
2006-03-22
URL rewriting: capable of fully working with urls without ?
rvelices
1
-2
/
+17
2006-03-03
optimization: in sessions write 1 less sql query (except during login)
rvelices
1
-37
/
+28
2006-02-12
The session garbage collector should not be called when a session is closed
nikrou
1
-1
/
+0
2006-02-11
small modification: we can now store any information in sessions
nikrou
1
-1
/
+2
2006-02-08
- remake of Remote sites and Synchronize:
rvelices
1
-1
/
+19
2006-02-03
fixed problem of cookie session path
nikrou
1
-5
/
+5
2006-01-25
bug: new session system does not use db session handler during install.php
rvelices
1
-1
/
+31
2006-01-21
improve sessions: add comments to functions
nikrou
1
-28
/
+60
2006-01-18
bug fix 261: improve security of sessions (next to svn:1004):
nikrou
1
-28
/
+54
2006-01-15
Improve security of sessions:
nikrou
1
-96
/
+58
2005-08-08
- new : external authentication in another users table. Previous users table
plegall
1
-15
/
+10
2005-07-17
- new feature : use Apache authentication. If $conf['apache_authentication']
plegall
1
-2
/
+2
2005-01-07
all headers adapted to new year 2005, happy new year
plegall
1
-1
/
+1
2004-12-18
- bug fixed : in admin/cat_list, next_rank cant' be calculted and query to
plegall
1
-4
/
+4
2004-11-06
update headers to comply with GPL
z0rglub
1
-4
/
+4
2004-10-30
- function mysql_query replaced by pwg_query : the same with debugging
z0rglub
1
-2
/
+2
2004-10-06
- checkbox for "remember me" are only shown if authorized
z0rglub
1
-7
/
+3
2004-10-02
- deletion of session_time and session_id_size as config parameter
z0rglub
1
-24
/
+39
2004-09-07
- corrects bugs due to deletion of configuration parameters default_lang,
z0rglub
1
-1
/
+1
2004-02-19
Split of langage files
gweltas
1
-1
/
+1
2004-02-11
header global refactoring
z0rglub
1
-18
/
+26
2003-08-24
improve the header of each file
z0rglub
1
-2
/
+4
2003-07-27
optional cookie identification
z0rglub
1
-18
/
+28
[next]