Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix issue #1331 | Mario Vavti | 2019-09-19 | 1 | -1/+6 |
| | | | (cherry picked from commit 394f263ddd648e25ff3967bfbe3b0e25dccf89a0) | ||||
* | more backticks | redmatrix | 2016-10-03 | 1 | -5/+5 |
| | |||||
* | force non-null sess_data | redmatrix | 2016-07-11 | 1 | -1/+2 |
| | |||||
* | more removal of reserved words from DB schemas | redmatrix | 2016-05-31 | 1 | -3/+3 |
| | |||||
* | Important work on the sessionhandler to maintain compatibility with php7 and ↵ | redmatrix | 2016-04-12 | 1 | -42/+38 |
| | | | | | | php5x (x > 4) Merge branch 'master' into dev | ||||
* | move all DB session storage logic to SessionHandler where it belongs | redmatrix | 2016-04-11 | 1 | -0/+9 |
| | |||||
* | a few issues: block public not blocking mod_cal, typo in sql for one clone ↵ | redmatrix | 2016-04-10 | 1 | -1/+6 |
| | | | | file sync operation, fix_system_urls not catching cached contact photos, extend sessionhandler expiration when remember_me is enabled as the stored session is expiring long before the browser session. | ||||
* | objectify all the session management stuff | redmatrix | 2016-04-08 | 1 | -0/+78 |