index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Core
/
Session.php
Age
Commit message (
Expand
)
Author
2015-10-03
Fix a couple of issues for PHP 7.0
Frederic Guillot
2015-08-01
Add config parameter to define session duration
Frederic Guillot
2015-07-12
Start to implement url rewrite (nice urls)
Frederic Guillot
2015-04-22
Fix Windows path bugs
Frédéric Guillot
2014-12-28
Template helpers refactoring
Frédéric Guillot
2014-11-29
Improve session handler and add Ajax session check
Frédéric Guillot
2014-11-14
Use Pimple instead of Core\Registry and add Monolog for logging
Frédéric Guillot
2014-09-19
Exclude current user in email notifications, pull-request #273)
Frédéric Guillot
2014-09-08
Change the session lifetime (valid until the browser is closed)
Frédéric Guillot
2014-09-08
Fix bug HTTPS detection (issue with IIS)
Frédéric Guillot
2014-06-25
Merge pull-request #140 (several small fixes)
Frédéric Guillot
2014-05-28
Improve session destroy
Frédéric Guillot
2014-05-28
Reduce session time to 2 hours
Frédéric Guillot
2014-05-23
Improve css and phpdoc comments
Frédéric Guillot
2014-05-22
Code refactoring (add autoloader and change files organization)
Frédéric Guillot