instiki/vendor/plugins/form_spam_protection/lib
Jacques Distler bb3ccfed4e Make life a little more difficult for spammers
Sessions are now stored in a cookie (signed and Base-64 encoded).
Form_spam_protection stores form_keys in the session.
Make sure spambots implement both cookies and javascript, by storing hashed (with salt) keys in the session.
2008-01-18 14:49:28 -06:00
..
form_spam_protection.rb Make life a little more difficult for spammers 2008-01-18 14:49:28 -06:00
form_tag_helper_extensions.rb Make life a little more difficult for spammers 2008-01-18 14:49:28 -06:00