18 Dec
2008
18 Dec
'08
6:45 a.m.
User: smclewin Branch: DRUPAL-5 Date: Thu, 18 Dec 2008 05:45:34 +0000 Modified files: /modules/wishlist wishlist.module Log message: Adding an additional security check on the action URLs for purchasing and returning items. While the processing of these URLs already sanity checks all inputs against the current user, adding drupal_get_token() generated tokens increases the security of the module. Also fixed an unreported bug in the D5 version of the module that prevented 'return this item' links from being displayed. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/wishlist/wishlist....