Aleksander Machniak
2016-05-22 77b5d7ee304a688a2eb115ce04b460b43c0dd700
2016-05-15 Thomas Bruederli
Bump version to 1.2.0 (stable)
blob@ d2e2a8 commitdiff | diff to current
2015-11-11 Aleksander Machniak
Added brute-force attack prevention via login rate limit (#1490566)
blob@ a15d87 commitdiff | diff to current
2015-08-07 Aleksander Machniak
PHP7: Fixed some E_WARNING errors that previously were E_STRICT
blob@ 1b39d9 commitdiff | diff to current
2015-07-31 Aleksander Machniak
Fix error when using back button after sending an email (#1490009)
blob@ 4b72a1 commitdiff | diff to current
2015-06-07 Aleksander Machniak
CS fixes
blob@ a95874 commitdiff | diff to current
2015-02-16 Aleksander Machniak
Set version number to 1.2-git
blob@ 3779b6 commitdiff | diff to current
2015-02-07 Thomas Bruederli
Bump version and copyright year
blob@ 2f8b10 commitdiff | diff to current
2014-12-16 Aleksander Machniak
Improve system security by using optional special URL with security token A...
blob@ 681ba6 commitdiff | diff to current
2014-10-14 Thomas Bruederli
Fix login error message display broken in b51de327
blob@ c45507 commitdiff | diff to current
2014-10-14 Thomas Bruederli
Display custom error messages from plugins hooks (as documented in the API ...
blob@ b51de3 commitdiff | diff to current
2014-08-27 Thomas Bruederli
Give precedence to plugin.* actions over custom tasks registered by plugins
blob@ a873d9 commitdiff | diff to current
2014-08-04 Aleksander Machniak
Add option (disabled_actions) to disable UI elements/actions (#1489638)
blob@ d01f9f commitdiff | diff to current
2014-07-09 Thomas Bruederli
Warn for unsent/unsaved message when closing compose window; remove localSt...
blob@ 7e7e45 commitdiff | diff to current
2014-07-08 Aleksander Machniak
Remove obsolete code that disables session check on 'send' action
blob@ d19a9b commitdiff | diff to current
2014-06-09 Aleksander Machniak
Send X-UA-Compatible as HTTP header instead of meta tag
blob@ ba5c53 commitdiff | diff to current
2014-05-12 Aleksander Machniak
Small code improvement
blob@ b360f7 commitdiff | diff to current
2014-03-19 Aleksander Machniak
Bump version number to 1.1-git
blob@ 65f59f commitdiff | diff to current
2014-02-21 Aleksander Machniak
Prevent from "Call to undefined method rcmail_output_json::add_footer()" error
blob@ 8d3d5b commitdiff | diff to current
2014-01-01 Aleksander Machniak
CS fixes
blob@ 0301d9 commitdiff | diff to current
2013-11-10 Thomas Bruederli
First version of the local storage compose data saving feature; some behavi...
blob@ 85e60a commitdiff | diff to current
2013-10-21 Thomas Bruederli
Send last fetch time with 'refresh' requests and allow plugins to alter que...
blob@ b461a2 commitdiff | diff to current
2013-09-02 Aleksander Machniak
Log also failed logins to userlogins log
blob@ 060467 commitdiff | diff to current
2013-07-12 Thomas Bruederli
Allow to load config files for different environments (#1487311); keep (non...
blob@ deb2b8 commitdiff | diff to current
2013-04-24 Aleksander Machniak
Fix error when using check_referer=true
blob@ a54497 commitdiff | diff to current
2013-03-15 Aleksander Machniak
Bump version number up to 1.0-git
blob@ bb080a commitdiff | diff to current
2013-01-09 Thomas Bruederli
Welcome to 2013
blob@ 18e23a commitdiff | diff to current
2012-11-12 Aleksander Machniak
Plugin API: Add 'refresh' hook
blob@ a95687 commitdiff | diff to current
2012-11-11 Aleksander Machniak
Added cross-task 'refresh' request for system state updates
blob@ 77de23 commitdiff | diff to current
2012-08-08 Aleksander Machniak
- Fix (disable) request validation for spell and spell_html actions Consi...
blob@ b80708 commitdiff | diff to current
2012-08-08 Aleksander Machniak
- Check request tokens also in devel_mode
blob@ 2bbc3d commitdiff | diff to current
2012-07-05 Aleksander Machniak
Plugin API: Add 'unauthenticated' hook (#1488138)
blob@ 1c0ce1 commitdiff | diff to current
2012-06-30 Aleksander Machniak
Show explicit error message when provided hostname is invalid (#1488550)
blob@ 7c8fd8 commitdiff | diff to current
2012-05-22 Aleksander Machniak
Removed $Id$
blob@ 041c93 commitdiff | diff to current
2012-05-09 Brian Ronald
Also, the license comments
blob@ b546b0 commitdiff | diff to current
2012-04-26 alecpl
- Fix redirect to mail/compose on re-login (1488226)
blob@ d2191c commitdiff | diff to current
2012-04-16 alecpl
- Framework refactoring (I hope it's the last one): rcube,rcmail,rcube_ui...
blob@ 1aceb9 commitdiff | diff to current
2012-04-13 alecpl
- Merge devel-framework branch, resolved conflicts
blob@ 0c2596 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
first | « prev | next »