summaryrefslogtreecommitdiff
path: root/app/SessionDatabaseHandler.php
AgeCommit message (Collapse)AuthorFilesLines
2021-10-06Compatibility with PHP 8.1Greg Roach1-2/+3
2021-05-18CodeStyleGreg Roach1-23/+26
2021-03-21Do not rename parameters during inheritanceGreg Roach1-14/+14
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-04-20CodeStyleGreg Roach1-9/+13
2020-04-20#3186 - Remove redundant writes to wt_session for performance and better ↵Greg Roach1-10/+43
concurrency
2019-10-17PSR12Greg Roach1-0/+1
2019-10-12Working on request/base URL logicGreg Roach1-1/+1
2019-09-29PSR12Greg Roach1-2/+3
2019-06-25Fix: #2447 - better detection of client_ip and request_uriGreg Roach1-1/+1
2019-04-16CodeStyleGreg Roach1-2/+2
2019-04-16Split Session class into session management and session persistenceGreg Roach1-0/+115