summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_session.php
AgeCommit message (Expand)Author
2011-04-26- Fix fatal error from last commit (#1487884), rename rcube_gc() to gc()alec
2011-04-25Add support for session storage using memcachethomasb
2011-03-10Prepare for multiple concurrent compose windowsthomasb
2011-03-08- Performance improvement: Remove redundant DELETE query (for old session del...alec
2011-03-08Use PHPs session_regenerte_id() instead of using (unreliable) mt_rand() funct...thomasb
2011-02-03protect login form submission from CSRF using a request tokenthomasb
2011-02-02Keep rcube_session->lifetime and keep_alive in syncthomasb
2011-01-28Improve session validity check with changing auth cookies; reduce writes to D...thomasb
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
2010-11-27Save session data with bas64 ecoding to make it more robust against garbage d...thomasb
2010-10-08- Performance fix for case when session_lifetime=0, fixed indentationalec
2010-09-25- s/RoundCube/Roundcube/alec
2010-04-23Add class docuumentation blocks and make phpdoc work againthomasb
2010-03-01- Improve performance by avoiding unnecessary updates to the session table (#...alec