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
Age
Commit message (
Expand
)
Author
2018-02-13
Run SessionHandler::write() into a transaction
Frédéric Guillot
2017-12-12
Store PHP sessions in the database
Frédéric Guillot
2017-02-26
Add toggle button to show/hide subtasks in task list view
Frederic Guillot
2016-12-03
Add personal API access token
Frederic Guillot
2016-06-03
Change css for header links
Frederic Guillot
2016-03-27
Handle state in OAuth2 client
Frederic Guillot
2016-01-14
Do not cache app settings in session
Frederic Guillot
2016-01-11
Minor fixes
Frederic Guillot
2015-12-30
Use SHA-1 for session hash to avoid incompatibility between platforms
Frederic Guillot
2015-12-30
Fix compatiblity issue with FreeBSD for session.hash_function
Frederic Guillot
2015-12-06
Add new method to flush session variables
Frederic Guillot
2015-12-05
Remove unused use statements
Frederic Guillot
2015-12-05
Rewrite of the authentication and authorization system
Frederic Guillot
2015-11-15
Code cleanup
Frederic Guillot
2015-11-15
Rewrite of session management
Frederic Guillot