Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-07 | Avoid rcube_session::reload() to reset previous changes. This fixes parallel ↵ | Thomas Bruederli | |
attachment uploads that could get lost when using the database_attachments plugin | |||
2013-07-23 | Avoid session timeouts with memcache backend as proposed by D. Carter via ↵ | Thomas Bruederli | |
users mailing list | |||
2013-07-17 | Respect HTTP_X_FORWARDED_FOR and HTTP_X_REAL_IP variables for session IP check | Thomas Bruederli | |
2013-06-16 | Fix session issues when local and database time differs (#1486132) | Aleksander Machniak | |
Improve performance by executing session gc on script shutdown, also call session_write_close() ASAP | |||
2013-06-05 | Add option to use PHP's native session save handlers | Thomas Bruederli | |
2013-03-26 | Fix typos | Victor Benincasa | |
2013-03-25 | Fix typo | Thomas Bruederli | |
2013-03-25 | Check for exact matching session keys before splitting into path segments. ↵ | Thomas Bruederli | |
Adds backwards-compatibility after commit f0a7159c | |||
2013-03-02 | Add methods to append certain nodes to session data in order to avoid ↵ | Thomas Bruederli | |
session saving race conditions. Fixes #1488422 | |||
2012-12-18 | CS fixes | Aleksander Machniak | |
2012-12-18 | Cleanup, remove file paths from doc | Aleksander Machniak | |
2012-11-21 | Framework files moved to lib/Roundcube | Aleksander Machniak | |