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
2022-06-23Master is 1.7-gitAleksander Machniak
2022-01-11Fix various PHP8 warnings (#8392)Aleksander Machniak
2021-10-27Display a generic error page on initial DB/configuration errors (#8222)Aleksander Machniak
2021-08-01Fix fatal error/warning on invalid input to user parameter (#8152)Aleksander Machniak
2021-07-25Master is 1.6-git nowAleksander Machniak
2021-05-21Fix PHP8 warningAleksander Machniak
2021-03-10FIX PHP8 fatal error and some warnings (#7931)Aleksander Machniak
2020-12-31Fix oauth action runAleksander Machniak
2020-12-19Fix a few PHP notices (#7791)johndoh
2020-12-18CS fixes, potential PHP8 warning (#7781)Aleksander Machniak
2020-11-01Steps -> Actions refactoring (#7688)Aleksander Machniak
2020-10-11PHP8: More warnings fixedAleksander Machniak
2020-06-16Check if OAuth is enabled before including `oauth.inc` step fileThomas Bruederli
2020-06-16Basic support for OAuth2 user login and IMAP/SMTP authenticationThomas Bruederli
2020-04-26Fix CSRF bypass that could be used to log out an authenticated user (#7302)Aleksander Machniak
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