aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Web/Session.php
Commit message (Expand)AuthorAgeFilesLines
* reverse the logic of the jsenabled setting so that sessions without js are pe...redmatrix2016-04-121-2/+2
* Important work on the sessionhandler to maintain compatibility with php7 and ...redmatrix2016-04-121-15/+25
* move all DB session storage logic to SessionHandler where it belongsredmatrix2016-04-111-4/+1
* whitespaceMario Vavti2016-04-111-10/+10
* move more session related stuff such as paranoia handling (IP address changes...redmatrix2016-04-101-2/+57
* a few issues: block public not blocking mod_cal, typo in sql for one clone fi...redmatrix2016-04-101-12/+17
* log if the session handler fails and surface the ssl_cookie config settingredmatrix2016-04-081-1/+3
* objectify all the session management stuffredmatrix2016-04-081-0/+91