summaryrefslogtreecommitdiff
path: root/includes/loggedin.php
AgeCommit message (Expand)Author
2014-11-23Merge branch 'bug-1192' into releaseBenny Baumann
2014-04-30bug 1138: Whitespace changes and code formattingBenny Baumann
2014-04-30bug 1138: Be more paranoid regarding database query parametersBenny Baumann
2014-02-26bug 1192: Do not manually encode URIs, saves a lot of code and uglinessMichael Tänzer
2014-02-26bug 1192: Store oldlocation for convenience of the user and improve codingMichael Tänzer
2014-02-26bug 1192: White spaceMichael Tänzer
2014-02-22bug 1192: moved the CCA check to the loggedin.php filemam
2013-11-19bug 1221: WhitespaceBenny Baumann
2013-11-19bug 1221: added `deleted` = 0Benny Baumann
2013-07-02bug 1176: Fix yet another stupid piece of legacy code begging to cause troublebug-1176Benny Baumann
2013-06-26bug 1176: Set to empty string rather than unset to avoid warning on undefined...Benny Baumann
2013-06-26bug 1176: Check for the profile being set prior to checking it to be an array.Benny Baumann
2013-06-26bug 1176: Fix some syntax errorsBenny Baumann
2013-06-26bug 1176: Kill user session when profile array missing or not properly initia...Benny Baumann
2013-06-25bug 1176: Fix Syntax issue of last patchBenny Baumann
2013-06-25bug 1176: Avoid unsetting the CSRF Hashes from the session when doing cert loginBenny Baumann
2013-06-19bug 1176: Don't clean up the MySQL connection when doing session cleanupBenny Baumann
2013-06-19bug 1176: Ensure we have a database connectionBenny Baumann
2013-05-13bug 1176: Fix Session cleanupBenny Baumann
2011-10-16bug 985: move binding to a gettext domain into a separate method andMichael Tänzer
2011-09-06Merge remote-tracking branch 'origin/bug-841' into releaseMichael Tänzer
2011-08-21Source code taken from cacert-20110820.tar.bz2Michael Tänzer
2011-07-27bug 841: Doh, forgot to remove dead code.Michael Tänzer
2011-07-27bug 841: extract the whole cert-login into a functionMichael Tänzer
2011-07-06bug 841: not only check for serial number but for serial number and issuerMichael Tänzer
2010-03-29remove cacert/ prefixMarkus Warg