{"id":16804652,"url":"https://github.com/neverbehave/rc_hcaptcha","last_synced_at":"2025-04-11T00:45:06.531Z","repository":{"id":57025817,"uuid":"252601142","full_name":"NeverBehave/rc_hcaptcha","owner":"NeverBehave","description":"Adds Hcaptcha to the RoundCube login form","archived":false,"fork":false,"pushed_at":"2020-04-03T21:24:23.000Z","size":14,"stargazers_count":3,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T00:44:59.949Z","etag":null,"topics":["captcha","hcaptcha","login","plugin","roundcube","security"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/neverbehave/rc_hcaptcha","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NeverBehave.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-03T01:10:18.000Z","updated_at":"2021-09-30T00:09:14.000Z","dependencies_parsed_at":"2022-08-23T15:00:26.912Z","dependency_job_id":null,"html_url":"https://github.com/NeverBehave/rc_hcaptcha","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeverBehave%2Frc_hcaptcha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeverBehave%2Frc_hcaptcha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeverBehave%2Frc_hcaptcha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeverBehave%2Frc_hcaptcha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NeverBehave","download_url":"https://codeload.github.com/NeverBehave/rc_hcaptcha/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248322604,"owners_count":21084336,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["captcha","hcaptcha","login","plugin","roundcube","security"],"created_at":"2024-10-13T09:45:40.127Z","updated_at":"2025-04-11T00:45:06.515Z","avatar_url":"https://github.com/NeverBehave.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rc_hcaptcha\n\nAdds hCaptcha to the RoundCube login form\n\nBased on: https://github.com/sjinks/roundcube_recaptcha\n\n# Installation\n\nSee \"Getting Started\" on [https://plugins.roundcube.net/](https://plugins.roundcube.net/)\n\nPlugin name is \"neverbehave/rc_hcaptcha\"\n\n# Configuration\n\nEdit `config.inc.php` file in \u003cYour-roundcube-install-basepath\u003e/plugins/rc_hcaptcha:\n\n```php\n\u003c?php\n// See https://hcaptcha.com/\n$rcmail_config['hcaptcha_site_key'] = 'Your SITE KEY';\n$rcmail_config['hcaptcha_secret_key'] = 'Your Secret Key';\n$remail_config['hcaptcha_send_client_ip'] = false; // Set true to Sent Client IP to Hcaptcha\n$rcmail_config['hcaptcha_theme']  = 'light';  // dark\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneverbehave%2Frc_hcaptcha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneverbehave%2Frc_hcaptcha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneverbehave%2Frc_hcaptcha/lists"}