Skip to content

Roundcube plugin rcguard 1.3.0

Compare
Choose a tag to compare
@dsoares dsoares released this 29 Nov 00:44
· 5 commits to master since this release
  • Fix recaptcha UI issue #31 .
  • Remove deprecated config variable name $rcmail_config in config.inc.php.
  • Add some default values to config->get().
  • Require PHP >= 5.4; CS fixes.

IMPORTANT: If upgrading from previous versions, you must rename the config variable $rcmail_config to $config in config.inc.php. See config.inc.php.dist.