https://github.com/neverbehave/rc_hcaptcha
Adds Hcaptcha to the RoundCube login form
https://github.com/neverbehave/rc_hcaptcha
captcha hcaptcha login plugin roundcube security
Last synced: 9 months ago
JSON representation
Adds Hcaptcha to the RoundCube login form
- Host: GitHub
- URL: https://github.com/neverbehave/rc_hcaptcha
- Owner: NeverBehave
- License: mit
- Created: 2020-04-03T01:10:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-03T21:24:23.000Z (almost 6 years ago)
- Last Synced: 2025-04-11T00:44:59.949Z (9 months ago)
- Topics: captcha, hcaptcha, login, plugin, roundcube, security
- Language: PHP
- Homepage: https://packagist.org/packages/neverbehave/rc_hcaptcha
- Size: 13.7 KB
- Stars: 3
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rc_hcaptcha
Adds hCaptcha to the RoundCube login form
Based on: https://github.com/sjinks/roundcube_recaptcha
# Installation
See "Getting Started" on [https://plugins.roundcube.net/](https://plugins.roundcube.net/)
Plugin name is "neverbehave/rc_hcaptcha"
# Configuration
Edit `config.inc.php` file in /plugins/rc_hcaptcha:
```php