Thomas Bruederli
2013-10-21 f06aa8058b7e32ba32d4551074b6e0b8a300f751
2013-10-21 Thomas Bruederli
Bump version after security fix
blob@ f06aa8 commitdiff | diff to current
2013-03-27 Thomas Bruederli
Bump version for 0.8.6 release
blob@ 217694 commitdiff | diff to current
2013-01-25 Thomas Bruederli
Bump version to 0.8.5
blob@ c433a1 commitdiff | diff to current
2012-11-14 Thomas Bruederli
Bump version to 0.8.4
blob@ 76cee1 commitdiff | diff to current
2012-11-10 Thomas Bruederli
Bump version to 0.8.3
blob@ f6f1fd commitdiff | diff to current
2012-10-04 Thomas Bruederli
Bump version for next release
blob@ 834d71 commitdiff | diff to current
2012-08-17 Thomas Bruederli
Bump version to 0.8.1
blob@ 408d14 commitdiff | diff to current
2012-08-08 Aleksander Machniak
- Fix (disable) request validation for spell and spell_html actions Consi...
blob@ 5def04 commitdiff | diff to current
2012-08-08 Aleksander Machniak
- Check request tokens also in devel_mode
blob@ 4c6a3d commitdiff | diff to current
2012-08-05 Thomas Bruederli
We're moving towards a stable release
blob@ 056a8b commitdiff | diff to current
2012-07-05 Aleksander Machniak
Plugin API: Add 'unauthenticated' hook (#1488138)
blob@ ae2e88 commitdiff | diff to current
2012-06-30 Aleksander Machniak
Show explicit error message when provided hostname is invalid (#1488550)
blob@ ecc3ba commitdiff | diff to current
2012-04-27 alecpl
- Applied fixes from trunk up to r6129
blob@ f4698c commitdiff | diff to current
2012-04-13 thomascube
cleanup release branch; update versions
blob@ 9456ea commitdiff | diff to current
2012-01-18 thomascube
Changed license to GNU GPLv3+ with exceptions for skins and plugins
blob@ 7fe381 commitdiff | diff to current
2012-01-16 thomascube
Merged devel-framework branch (r5746:5779) back into trunk
blob@ c321a9 commitdiff | diff to current
2012-01-03 alecpl
- Move some checks into login() method
blob@ fdff34 commitdiff | diff to current
2011-12-07 alecpl
- Remove deprecated global $IMAP variable usage (#1488148)
blob@ b6da0b commitdiff | diff to current
2011-11-24 alecpl
- Change version number to 0.8-svn
blob@ 80216d commitdiff | diff to current
2011-10-30 thomascube
Allow cross-task ajax requests
blob@ abdf31 commitdiff | diff to current
2011-10-07 alecpl
- Plugin API: added 'ready' hook (#1488073)
blob@ 370302 commitdiff | diff to current
2011-09-29 thomascube
We're on the road towards 0.7 now
blob@ 502436 commitdiff | diff to current
2011-09-23 alecpl
- Make the whole PHP output non-cacheable (#1487797)
blob@ 9e54e6 commitdiff | diff to current
2011-08-24 thomascube
Fix r5117: don't show error on default login page
blob@ 6354da commitdiff | diff to current
2011-08-24 thomascube
Don't rely on rcmail->task for session error check; use _REQUEST data instead
blob@ 886aaf 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
first | « prev | next »