Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-03 | protect login form submission from CSRF using a request token | thomascube | |
2011-02-02 | Keep rcube_session->lifetime and keep_alive in sync | thomascube | |
2011-01-28 | Improve session validity check with changing auth cookies; reduce writes to ↵ | thomascube | |
DB; better phpdoc | |||
2011-01-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube | |
2010-11-27 | Save session data with bas64 ecoding to make it more robust against garbage ↵ | thomascube | |
data (#1487136) | |||
2010-10-08 | - Performance fix for case when session_lifetime=0, fixed indentation | alecpl | |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl | |
2010-04-23 | Add class docuumentation blocks and make phpdoc work again | thomascube | |
2010-03-01 | - Improve performance by avoiding unnecessary updates to the session table ↵ | alecpl | |
(#1486325) |