mirror of
https://github.com/silverstripe/silverstripe-mathspamprotection
synced 2024-10-22 08:05:52 +02:00
d016d32dcc
Fixed some deprecated code following instructions in the deprecation notices. |
||
---|---|---|
code | ||
docs/en | ||
lang | ||
_config.php | ||
LICENSE | ||
README.md | ||
TODO.md |
Math Spam Protection
NOTE: this is alpha and not designed for production just yet. Please see the TODO.md file for remaining issues.
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
- Spam Protection Trunk
- SilverStripe Trunk
Installation
See docs/en/Installing.md