summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube.php
AgeCommit message (Collapse)Author
2012-04-30Accept two past time slots for auth cookie validation; don't encode ↵thomasb
user-agent into session auth hash (#1488449) git-svn-id: https://svn.roundcube.net/trunk@6134 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-24Bring back some legacy functions and session vars for better backwards ↵thomasb
compatibility git-svn-id: https://svn.roundcube.net/trunk@6121 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-20- Use user object instead of session, if possible, to get user ID when ↵alec
creating cache object git-svn-id: https://svn.roundcube.net/trunk@6105 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-19- Improved ttl values handlingalec
git-svn-id: https://svn.roundcube.net/trunk@6103 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-19- Fix incorrect cache ttl used in get_cache_engine() (#1488447), use time() ↵alec
where mktime() without arguments was used git-svn-id: https://svn.roundcube.net/trunk@6101 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-16- Moved session init/config functionality into rcube classalec
git-svn-id: https://svn.roundcube.net/trunk@6093 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-16- Replace some references to rcmail with rcubealec
git-svn-id: https://svn.roundcube.net/trunk@6092 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-16- Framework refactoring (I hope it's the last one):alec
rcube,rcmail,rcube_ui -> rcube,rcmail,rcube_utils renamed main.inc into rcube_bc.inc git-svn-id: https://svn.roundcube.net/trunk@6091 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-13- Merge devel-framework branch, resolved conflictsalec
git-svn-id: https://svn.roundcube.net/trunk@6073 208e9e7b-5314-0410-a742-e7e81cd9613c