[drupal:dries] /includes common.inc /modules comment.module contact.module
User: dries Branch: HEAD Date: Sun, 18 Sep 2005 12:04:10 +0000 Modified files: /includes common.inc /modules comment.module contact.module Log message: - Patch #28420 by Jeremy: provide a more generic interface that can be used to validate other form submissions, not just comments. Two new functions are introduced, form_token() and form_validate(). The first function uses a private key and a public key to set a token in a hidden field. The second function validates the token. The comment and contect module are updated to use these functions. Links: http://cvs.drupal.org/diff.php?path=drupal/includes/common.inc&old=1.477&new... http://cvs.drupal.org/diff.php?path=drupal/modules/comment.module&old=1.370&... http://cvs.drupal.org/diff.php?path=drupal/modules/contact.module&old=1.22&n...
participants (1)
-
drupal-devel@drupal.org