-
Committer:
Jacques Distler
-
Date:
2008年01月18日 20:49:28 UTC
-
Revision ID:
distler@golem.ph.utexas.edu-20080118204928-vylpgch6pvyv5ovn
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.