summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube.php
AgeCommit message (Expand)Author
2012-04-30Accept two past time slots for auth cookie validation; don't encode user-agen...thomasb
2012-04-24Bring back some legacy functions and session vars for better backwards compat...thomasb
2012-04-20- Use user object instead of session, if possible, to get user ID when creati...alec
2012-04-19- Improved ttl values handlingalec
2012-04-19- Fix incorrect cache ttl used in get_cache_engine() (#1488447), use time() w...alec
2012-04-16- Moved session init/config functionality into rcube classalec
2012-04-16- Replace some references to rcmail with rcubealec
2012-04-16- Framework refactoring (I hope it's the last one):alec
2012-04-13- Merge devel-framework branch, resolved conflictsalec