Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-11Fix so 401 error is returned only on failed logon requests (#7010)Aleksander Machniak
2019-10-27Master is 1.5-git nowAleksander Machniak
2019-04-19Added cookie mismatch detection, display an error message informing the user ...Aleksander Machniak
2019-04-16Remove year(s) from copyright headers + some cleanupAleksander Machniak
2018-11-16Changed 'password_charset' default to 'UTF-8' (#6522)Aleksander Machniak
2018-10-21Avoid Referer leaking by using Referrer-Policy:same-origin header (#6385)Aleksander Machniak
2018-10-15Plugin API: Add possibility to specify HTTP return code via 'unauthenticated'...Aleksander Machniak
2018-03-09Update copyright year in few placesAleksander Machniak
2017-12-24Add id attribute to the installer warningAleksander Machniak
2017-06-26Return "401 Unauthorized" status when login fails (#5663)Aleksander Machniak
2017-06-05Remove unused variableAleksander Machniak
2017-05-15Bump version to 1.4-gitAleksander Machniak
2017-01-03Add 1.3-beta milestone + update copyright yearThomas Bruederli
2016-11-20Support hostname and hostname:port in force_https option (#5511)Aleksander Machniak
2016-09-21Fix so "Action disabled" error uses more appropriate 404 code (#5440)Aleksander Machniak
2016-06-29Fix typoAleksander Machniak
2016-06-29CS fixesAleksander Machniak
2016-05-02Bump version number to 1.3-betaAleksander Machniak
2015-11-11Added brute-force attack prevention via login rate limit (#1490566)Aleksander Machniak
2015-08-08PHP7: Fixed some E_WARNING errors that previously were E_STRICTAleksander Machniak
2015-07-31Fix error when using back button after sending an email (#1490009)Aleksander Machniak
2015-06-07CS fixesAleksander Machniak
2015-02-16Set version number to 1.2-gitAleksander Machniak
2015-02-07Bump version and copyright yearThomas Bruederli
2014-12-16Improve system security by using optional special URL with security tokenAleksander Machniak
2014-10-14Fix login error message display broken in b51de327Thomas Bruederli
2014-10-14Display custom error messages from plugins hooks (as documented in the API spec)Thomas Bruederli
2014-08-27Give precedence to plugin.* actions over custom tasks registered by pluginsThomas Bruederli
2014-08-04Add option (disabled_actions) to disable UI elements/actions (#1489638)Aleksander Machniak
2014-07-09Warn for unsent/unsaved message when closing compose window; remove localStor...Thomas Bruederli
2014-07-08Remove obsolete code that disables session check on 'send' actionAleksander Machniak
2014-06-09Send X-UA-Compatible as HTTP header instead of meta tagAleksander Machniak
2014-05-12Small code improvementAleksander Machniak
2014-03-19Bump version number to 1.1-gitAleksander Machniak
2014-02-21Prevent from "Call to undefined method rcmail_output_json::add_footer()" errorAleksander Machniak
2014-01-01CS fixesAleksander Machniak
2013-11-10First version of the local storage compose data saving feature; some behavior...Thomas Bruederli
2013-10-21Send last fetch time with 'refresh' requests and allow plugins to alter query...Thomas Bruederli
2013-09-02Log also failed logins to userlogins logAleksander Machniak
2013-07-12Allow to load config files for different environments (#1487311); keep (non-d...Thomas Bruederli
2013-04-24Fix error when using check_referer=trueAleksander Machniak
2013-03-15Bump version number up to 1.0-gitAleksander Machniak
2013-01-09Welcome to 2013Thomas Bruederli
2012-11-12Plugin API: Add 'refresh' hookAleksander Machniak
2012-11-11Added cross-task 'refresh' request for system state updatesAleksander Machniak
2012-08-08- Fix (disable) request validation for spell and spell_html actionsAleksander Machniak
2012-08-08- Check request tokens also in devel_modeAleksander Machniak
2012-07-05Plugin API: Add 'unauthenticated' hook (#1488138)Aleksander Machniak
2012-06-30Show explicit error message when provided hostname is invalid (#1488550)Aleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak