mirror of
https://github.com/silverstripe/silverstripe-spamprotection.git
synced 2024-10-22 14:05:59 +02:00
Merge pull request #99 from blueo/patch-1
Add Cloudflare Turnstile captcha link
This commit is contained in:
commit
de3129fa92
@ -28,6 +28,7 @@ implementations. Currently available options are:
|
||||
* [MathSpamProtection](https://github.com/silverstripe/silverstripe-mathspamprotection)
|
||||
* [Akismet](https://github.com/silverstripe/silverstripe-akismet)
|
||||
* [Mollom](https://github.com/silverstripe-archive/silverstripe-mollom)
|
||||
* [Cloudflare Turnstile](https://github.com/silverstripe-terraformers/turnstile-captcha/)
|
||||
|
||||
As a developer you can also provide your own protector by creating a class which
|
||||
implements the `\SilverStripe\SpamProtection\SpamProtector` interface. More on that below.
|
||||
|
Loading…
Reference in New Issue
Block a user