Commit Graph

15 Commits (1997a94fbd696e945442172bf18acaa9b47cdcae)

Author SHA1 Message Date
thomascube 60a277f1ce Fix callback reference after rename 15 years ago
alecpl 68f39efb04 - Fix fatal error from last commit (#1487884), rename rcube_gc() to gc() 15 years ago
thomascube 63e9927d5f Add support for session storage using memcache 15 years ago
thomascube 4591de7018 Prepare for multiple concurrent compose windows 15 years ago
alecpl c294eaa3f2 - Performance improvement: Remove redundant DELETE query (for old session deletion) on login 15 years ago
thomascube fb061aaece Use PHPs session_regenerte_id() instead of using (unreliable) mt_rand() function (#1486281) 15 years ago
thomascube 784a425e07 protect login form submission from CSRF using a request token 15 years ago
thomascube 88ca38a356 Keep rcube_session->lifetime and keep_alive in sync 15 years ago
thomascube cf2da2f9aa Improve session validity check with changing auth cookies; reduce writes to DB; better phpdoc 15 years ago
thomascube f5e7b35307 Bumbed version; Roundcube development is not Switzerland only 15 years ago
thomascube eee6944b5d Save session data with bas64 ecoding to make it more robust against garbage data (#1487136) 15 years ago
alecpl ca1f564598 - Performance fix for case when session_lifetime=0, fixed indentation 15 years ago
alecpl e019f2d0f2 - s/RoundCube/Roundcube/ 15 years ago
thomascube d062dbe18c Add class docuumentation blocks and make phpdoc work again 16 years ago
alecpl 929a508d80 - Improve performance by avoiding unnecessary updates to the session table (#1486325) 16 years ago