Closed (fixed)
Project:
Webform
Version:
6.x-2.9
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Feb 2010 at 00:52 UTC
Updated:
25 May 2011 at 02:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
shaneforsythe commentedThe information leak I think is the biggest issue rather then &sid=[nnn] , should be the option for webform to store SID as a md5hash (or in a seperate field, store the hash) ... and the sid referenced in the url is to a hash
Comment #2
quicksketch#828566: Webform Token support on confirmation message
Comment #3
quicksketchThe basic functionality of this patch is really quite simple so I've gone ahead and committed the basics. I'm opening a new issue for the new tokens for %nid, %sid, and %uid.
Comment #4
quicksketchComment #5
quicksketchFollow-up: #1153496: Create tokens for %uid, %sid, and %nid. Improve token help..