log msession.inc.php @ 511:6fe66ea0e954

age author description
Tue, 03 Dec 2013 15:18:20 +0200 Matti Hamalainen Add possibility of always using GET requests when debug mode is enabled.
Tue, 03 Dec 2013 11:13:44 +0200 Matti Hamalainen Implement CSRF token checks.
Wed, 06 Nov 2013 10:28:32 +0200 Matti Hamalainen Move some session related code to its rightful place in session module.
Wed, 06 Nov 2013 10:17:47 +0200 Matti Hamalainen Move stDebug() to msitegen module.
Tue, 22 Oct 2013 22:04:22 +0300 Matti Hamalainen Add some copyright headers.
Mon, 21 Oct 2013 22:47:54 +0300 Matti Hamalainen Oops, mistakenly used SESS_ADMIN instead of SESS_USER.
Fri, 18 Oct 2013 09:05:21 +0300 Matti Hamalainen Set some default parameters.
Thu, 17 Oct 2013 18:14:04 +0300 Matti Hamalainen Support silent auth checks (no debug info).
Sat, 05 Oct 2013 06:55:58 +0300 Matti Hamalainen Work on session stuff.
Tue, 11 Dec 2012 11:46:47 +0200 Matti Hamalainen Modularize.