thomascube
2011-09-28 63d6e6dfc35e6d82c4a64f37c408794c163becd4
2011-09-28 thomascube
Bump versions to 0.6 stable
blob@ 63d6e6 commitdiff | diff to current
2011-08-24 thomascube
Backport r5124 to release branch
blob@ 2c67d4 commitdiff | diff to current
2011-08-24 thomascube
Backport from trunk
blob@ 81fd87 commitdiff | diff to current
2011-08-16 thomascube
Remove development stuff and update versions
blob@ af80aa commitdiff | diff to current
2011-07-30 thomascube
Don't show session error message on logout
blob@ 94c074 commitdiff | diff to current
2011-07-30 thomascube
Log session validation errors; keep error message when redirecting to login...
blob@ fcc7f8 commitdiff | diff to current
2011-05-24 thomascube
Let plugins hook into keep-alive requests
blob@ 28ac5c commitdiff | diff to current
2011-05-02 thomascube
Default action for plugin tasks is 'index'
blob@ 87e58c commitdiff | diff to current
2011-04-20 alecpl
- Improve performance by including files with absolute path (#1487849)
blob@ 4351f7 commitdiff | diff to current
2011-03-22 thomascube
Revert r4609 and use stateless request tokens; no need to save them in sess...
blob@ ec045b commitdiff | diff to current
2011-03-15 thomascube
Keep session alive while showing login page (request token is stored in ses...
blob@ 32b11d commitdiff | diff to current
2011-03-08 alecpl
- small code cleanup
blob@ 4cfe66 commitdiff | diff to current
2011-03-08 alecpl
- Performance improvement: Remove redundant DELETE query (for old session d...
blob@ c294ea commitdiff | diff to current
2011-02-08 thomascube
Also check referer on logout action
blob@ de62f0 commitdiff | diff to current
2011-02-08 thomascube
Add optional referer check to prevent CSRF in GET requests
blob@ a77cf2 commitdiff | diff to current
2011-02-03 thomascube
protect login form submission from CSRF using a request token
blob@ 784a42 commitdiff | diff to current
2011-01-28 thomascube
Improve session validity check with changing auth cookies; reduce writes to...
blob@ cf2da2 commitdiff | diff to current
2011-01-19 thomascube
Better fix for login redirect, don't force mail task
blob@ 32234d commitdiff | diff to current
2011-01-16 alecpl
- Move action files map from index.php to steps' func.inc files
blob@ 68d2d5 commitdiff | diff to current
2011-01-14 thomascube
Fix login redirect issues (#1487686)
blob@ 88007c commitdiff | diff to current
2011-01-12 thomascube
Bumbed version; Roundcube development is not Switzerland only
blob@ f5e7b3 commitdiff | diff to current
2011-01-06 thomascube
Make sure an existing session is killed/replaced when submitting login form
blob@ c3be8e commitdiff | diff to current
2010-12-03 alecpl
- New Folder Manager UI - Fix invalid Request when creating a folder (#1487...
blob@ af3c04 commitdiff | diff to current
2010-11-29 alecpl
- Plugin API: Add 'pass' argument in 'authenticate' hook (#1487134)
blob@ 5f560e commitdiff | diff to current
2010-11-09 alecpl
- Handle situation when $IMAP object isn't initialized on log in
blob@ 6d99f9 commitdiff | diff to current
2010-10-14 alecpl
- Improved IMAP errors handling
blob@ 8fcc3e commitdiff | diff to current
2010-10-01 alecpl
- Fix "Server Error! (Not Found)" when using utils/save-pref action (#1487023)
blob@ 249db1 commitdiff | diff to current
2010-09-25 alecpl
- s/RoundCube/Roundcube/
blob@ e019f2 commitdiff | diff to current
2010-09-17 alecpl
- Fix list_cols is not updated after column dragging (#1486999) - Improved ...
blob@ 614c64 commitdiff | diff to current
2010-08-07 thomascube
Fix unit tests + update version
blob@ 4859fe commitdiff | diff to current
2010-06-23 alecpl
- removed PHP closing tag
blob@ b25dfd commitdiff | diff to current
2010-06-03 thomascube
Allow plugins to register their own tasks
blob@ 05a631 commitdiff | diff to current
2010-04-20 alecpl
- Add HTTP_X_REAL_IP and HTTP_X_FORWARDED_FOR to successful logins log (#14...
blob@ 354455 commitdiff | diff to current
2010-04-01 thomascube
Add server-side plugin hooks to address group functions + better action names
blob@ aa12df commitdiff | diff to current
2010-03-31 thomascube
Asynchronously expand contact groups + skip count queries in autocompletion...
blob@ c0297f commitdiff | diff to current
2010-03-31 thomascube
Implement group renaming/deleting + use more consistent names for commands ...
blob@ 3baa72 commitdiff | diff to current
2010-03-26 thomascube
Added basic contact groups feature
blob@ a61bbb commitdiff | diff to current
2010-03-17 thomascube
Merged devel-threads branch (r3066:3364) back into trunk
blob@ f52c93 commitdiff | diff to current
2010-03-01 alecpl
- Improve performance by avoiding unnecessary updates to the session table ...
blob@ 929a50 commitdiff | diff to current
2010-02-25 alecpl
- Password: Make passwords encoding consistent with core, add 'password_cha...
blob@ 64608b commitdiff | diff to current
2010-02-24 alecpl
- don't set task for login_after hook
blob@ 7481dd commitdiff | diff to current
2010-02-13 alecpl
- Fix imap_init hook broken in r3258 (#1486493)
blob@ 48bc52 commitdiff | diff to current
2010-02-06 alecpl
- Fix setting task name according to auth state. So, any action before user...
blob@ 9b94eb commitdiff | diff to current
2010-01-28 alecpl
- add file/line definitions to raise_error() calls
blob@ 10eedb commitdiff | diff to current
2010-01-17 alecpl
- Fix 'force_https' to specified port when URL contains a port number (#148...
blob@ 76c94b commitdiff | diff to current
2009-10-27 alecpl
- Fix $_SERVER['HTTPS'] check for SSL forcing on IIS (#1486243) + fix port ...
blob@ 5818e4 commitdiff | diff to current
2009-10-21 thomascube
Revert r3038 and allow to specify the port as value of force_https
blob@ f5d61d commitdiff | diff to current
2009-10-14 alecpl
- fix last commit
blob@ b57133 commitdiff | diff to current
2009-10-14 alecpl
- Fix login page loading into an iframe when session expires (#1485952)
blob@ ccc80d commitdiff | diff to current
2009-10-13 alecpl
- Option 'force_https' replaced by 'force_https' plugin - added option 'for...
blob@ 65c0a0 commitdiff | diff to current
first | « prev | next »