Extensions:Captcha
Jump to navigation
Jump to search
| Description | Adds a captcha to the registration page. |
|---|---|
| Author(s) | Mercury |
| Status | Stable WIP |
| Github | Captcha |
| LK Version | Unspecified |
| Uses a Package | |
This adds a captcha to the registration page. It's not entirely finished; the error messages are not correctly hooked up. It does, however, work-- allowing registrations that satisfy the captcha and disallowing those that do not. And in the meantime, it spits out a rough but descriptive enough error. Given that it was done out of necessity, it did the trick.
Installation
This makes use of the anhskohbo/No-Captcha
library. Composer.json has already been updated to include this, so you can just run composer update or equivalent after pulling the branch.