This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-spamprotection
Watch
1
Star
0
Fork
0
You've already forked silverstripe-spamprotection
mirror of
https://github.com/silverstripe/silverstripe-spamprotection.git
synced
2024-10-22 12:05:59 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-spamprotection
/
code
History
Will Rossiter
237d08d5dd
FEATURE: added extension for new comments module
2010-12-13 00:50:08 +00:00
..
extensions
FEATURE: added extension for new comments module
2010-12-13 00:50:08 +00:00
EditableSpamProtectionField.php
BUGFIX: Added condition to verify userforms module class exists
2010-07-21 01:56:12 +00:00
SpamProtector.php
APICHANGE: Removed getFieldName() and replaced it with getFormField(). APICHANGE: removed individual calls to update_form() on Spam Protectors to make the code simplier. APICHANGE: removed callback objects on the SpamProtectorFields as they were no longer used. APICHANGE: removed fieldMapping from individual formfields to the abstract class. MINOR: fixed misc documentation with package names
2009-09-17 04:06:53 +00:00
SpamProtectorField.php
MINOR: documentation
2010-04-12 02:32:44 +00:00
SpamProtectorManager.php
BUGFIX: return false when there's no spam protector class has been specified
2010-02-02 03:04:52 +00:00