summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/rcube_session.php
AgeCommit message (Expand)Author
2013-11-07Avoid rcube_session::reload() to reset previous changes. This fixes parallel ...Thomas Bruederli
2013-07-23Avoid session timeouts with memcache backend as proposed by D. Carter via use...Thomas Bruederli
2013-07-17Respect HTTP_X_FORWARDED_FOR and HTTP_X_REAL_IP variables for session IP checkThomas Bruederli
2013-06-16Fix session issues when local and database time differs (#1486132)Aleksander Machniak
2013-06-05Add option to use PHP's native session save handlersThomas Bruederli
2013-03-26Fix typosVictor Benincasa
2013-03-25Fix typoThomas Bruederli
2013-03-25Check for exact matching session keys before splitting into path segments. Ad...Thomas Bruederli
2013-03-02Add methods to append certain nodes to session data in order to avoid session...Thomas Bruederli
2012-12-18CS fixesAleksander Machniak
2012-12-18Cleanup, remove file paths from docAleksander Machniak
2012-11-21Framework files moved to lib/RoundcubeAleksander Machniak