mirror of
https://github.com/silverstripe/silverstripe-mathspamprotection
synced 2024-10-22 06:05:52 +00:00
Simon Welsh
4dac9e29f4
Merge pull request #13 from RuthAdele/patch-1
Add strtolower to allow answers with Capital letter
Math Spam Protection
Maintainers
- Will Rossiter (Nickname: willr, wrossiter)
Introduction
This module provides a simple math protection mechanism for prevent spam from your forms.
Includes an EditableMathSpamField to integrate with the UserForms module.
Requirements
- SilverStripe 3.0
- Spam Protection Master
Installation
See docs/en/Installing.md
Description
Languages
PHP
100%