{"id":16325549,"url":"https://github.com/vedmaka/mediawiki-recaptcha","last_synced_at":"2025-03-22T21:32:58.962Z","repository":{"id":24789626,"uuid":"28203358","full_name":"vedmaka/Mediawiki-reCaptcha","owner":"vedmaka","description":"Extension for Mediawiki which integrates Google's no-captcha reCaptcha","archived":false,"fork":false,"pushed_at":"2019-08-29T20:18:40.000Z","size":22,"stargazers_count":7,"open_issues_count":4,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-18T15:16:31.855Z","etag":null,"topics":["mediawiki","mediawiki-extension","php","recaptcha"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vedmaka.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"vedmaka"}},"created_at":"2014-12-18T21:55:59.000Z","updated_at":"2023-06-19T08:09:50.000Z","dependencies_parsed_at":"2022-08-22T16:50:31.257Z","dependency_job_id":null,"html_url":"https://github.com/vedmaka/Mediawiki-reCaptcha","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vedmaka%2FMediawiki-reCaptcha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vedmaka%2FMediawiki-reCaptcha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vedmaka%2FMediawiki-reCaptcha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vedmaka%2FMediawiki-reCaptcha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vedmaka","download_url":"https://codeload.github.com/vedmaka/Mediawiki-reCaptcha/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245023572,"owners_count":20548746,"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":["mediawiki","mediawiki-extension","php","recaptcha"],"created_at":"2024-10-10T23:05:18.852Z","updated_at":"2025-03-22T21:32:58.682Z","avatar_url":"https://github.com/vedmaka.png","language":"PHP","funding_links":["https://github.com/sponsors/vedmaka"],"categories":[],"sub_categories":[],"readme":"## reCaptcha extension for MediaWiki\n\nreCaptcha extension that simply integrate google new reCaptcha into Mediawiki.\n\nOn Packagist:\n[![Latest Stable Version](https://poser.pugx.org/mediawiki/recaptcha/version.png)](https://packagist.org/packages/mediawiki/recaptcha)\n[![Latest Stable Version](https://poser.pugx.org/mediawiki/recaptcha/d/total.png)](https://packagist.org/packages/mediawiki/recaptcha)\n\n## Requirements\n\n* [PHP](http://www.php.net) 5.1 or later\n* [MediaWiki](https://www.mediawiki.org) 1.22 or later\n* Installation via [Composer](http://getcomposer.org/)\n\n## Installation\n\nThe recommended way to install the reCaptcha extension is with [Composer](http://getcomposer.org) using\n[MediaWiki 1.22 built-in support for Composer](https://www.mediawiki.org/wiki/Composer). MediaWiki\nversions prior to 1.22 can use Composer via the\n[Extension Installer](https://github.com/JeroenDeDauw/ExtensionInstaller/blob/master/README.md)\nextension.\n\n##### Step 1\n\nIf you have previously installed Composer skip to step 2.\n\nTo install Composer:\n\n    wget http://getcomposer.org/composer.phar\n\n##### Step 2\n    \nNow using Composer, install reCaptcha.\n\nIf you do not have a composer.json file yet, copy the composer-example.json file to composer.json. If you\nare using the ExtensionInstaller, the file to copy will be named example.json, rather than composer-example.json. When this is done, run:\n    \n    php composer.phar require mediawiki/recaptcha \"@dev\"\n\n##### Verify installation success\n\nGo to Special:Version and see if \"reCaptcha\" is listed there. If it is, you successfully installed it!\n\n## Configuration\n\nIf you do not have any reCaptcha keys, you should go to [reCaptcha site](https://www.google.com/recaptcha) and receive own keys for your domain name.\nAfter this step, you should open LocalSettings.php file in your Mediawiki installation directory and add few lines to bottom of file:\n\n    $wgReCaptchaKey = 'your-recaptcha-key';\n    $wgReCaptchaSecret = 'your-recaptcha-secret';\n    \nWhere *your-recaptcha-key* and *your-recaptcha-secret* should be replaced with your actual values.\n\n## Usage\n\nNavigate to account creation page (you should be logged-out from your account), you should see reCaptcha there.\nAlso, this extension will ask users to fill captcha on page edit, **if user did not confirmed email address** yet.\n\n## Release notes\n\n### 0.1 (under development)\n\n* Initial release\n\n## Links\n\n* [reCaptcha on Packagist](https://packagist.org/packages/mediawiki/recaptcha)\n* [reCaptcha on MediaWiki.org](https://www.mediawiki.org/wiki/Extension:reCaptcha)\n* [Latest version of the readme file](https://github.com/vedmaka/Mediawiki-reCaptcha/blob/master/README.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvedmaka%2Fmediawiki-recaptcha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvedmaka%2Fmediawiki-recaptcha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvedmaka%2Fmediawiki-recaptcha/lists"}