Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reverse the logic of the jsenabled setting so that sessions without js are pe... | redmatrix | 2016-04-12 | 1 | -2/+2 |
* | Important work on the sessionhandler to maintain compatibility with php7 and ... | redmatrix | 2016-04-12 | 1 | -15/+25 |
* | move all DB session storage logic to SessionHandler where it belongs | redmatrix | 2016-04-11 | 1 | -4/+1 |
* | whitespace | Mario Vavti | 2016-04-11 | 1 | -10/+10 |
* | move more session related stuff such as paranoia handling (IP address changes... | redmatrix | 2016-04-10 | 1 | -2/+57 |
* | a few issues: block public not blocking mod_cal, typo in sql for one clone fi... | redmatrix | 2016-04-10 | 1 | -12/+17 |
* | log if the session handler fails and surface the ssl_cookie config setting | redmatrix | 2016-04-08 | 1 | -1/+3 |
* | objectify all the session management stuff | redmatrix | 2016-04-08 | 1 | -0/+91 |