mirror of
https://github.com/silverstripe/silverstripe-spamprotection.git
synced 2024-10-22 14:05:59 +02:00
Add Cloudflare Turnstile captcha link
This commit is contained in:
parent
03eb0d42b9
commit
a3586210e2
@ -28,6 +28,7 @@ implementations. Currently available options are:
|
|||||||
* [MathSpamProtection](https://github.com/silverstripe/silverstripe-mathspamprotection)
|
* [MathSpamProtection](https://github.com/silverstripe/silverstripe-mathspamprotection)
|
||||||
* [Akismet](https://github.com/silverstripe/silverstripe-akismet)
|
* [Akismet](https://github.com/silverstripe/silverstripe-akismet)
|
||||||
* [Mollom](https://github.com/silverstripe-archive/silverstripe-mollom)
|
* [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
|
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.
|
implements the `\SilverStripe\SpamProtection\SpamProtector` interface. More on that below.
|
||||||
|
Loading…
Reference in New Issue
Block a user