summaryrefslogtreecommitdiff
path: root/app/Core/Session.php
AgeCommit message (Expand)Author
2015-08-01Add config parameter to define session durationFrederic Guillot
2015-07-12Start to implement url rewrite (nice urls)Frederic Guillot
2015-04-22Fix Windows path bugsFrédéric Guillot
2014-12-28Template helpers refactoringFrédéric Guillot
2014-11-29Improve session handler and add Ajax session checkFrédéric Guillot
2014-11-14Use Pimple instead of Core\Registry and add Monolog for loggingFrédéric Guillot
2014-09-19Exclude current user in email notifications, pull-request #273)Frédéric Guillot
2014-09-08Change the session lifetime (valid until the browser is closed)Frédéric Guillot
2014-09-08Fix bug HTTPS detection (issue with IIS)Frédéric Guillot
2014-06-25Merge pull-request #140 (several small fixes)Frédéric Guillot
2014-05-28Improve session destroyFrédéric Guillot
2014-05-28Reduce session time to 2 hoursFrédéric Guillot
2014-05-23Improve css and phpdoc commentsFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot