https://github.com/sjinks/roundcube_recaptcha
Adds reCAPTCHA to the RoundCube login form
https://github.com/sjinks/roundcube_recaptcha
captcha login recaptcha roundcube-plugin security
Last synced: 3 months ago
JSON representation
Adds reCAPTCHA to the RoundCube login form
- Host: GitHub
- URL: https://github.com/sjinks/roundcube_recaptcha
- Owner: sjinks
- License: mit
- Created: 2017-09-26T14:00:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-14T14:07:56.000Z (over 7 years ago)
- Last Synced: 2025-10-04T02:50:42.655Z (8 months ago)
- Topics: captcha, login, recaptcha, roundcube-plugin, security
- Language: PHP
- Size: 4.88 KB
- Stars: 8
- Watchers: 4
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# roundcube_recaptcha
Adds reCAPTCHA to the RoundCube login form
# Installation
See "Getting Started" on [https://plugins.roundcube.net/](https://plugins.roundcube.net/)
Plugin name is "wildwolf/recaptcha"
# Configuration
Edit `config.inc.php` file in /plugins/recaptcha:
```php