Don't use contact.hash
for webform prefill, use checksum
#31
Labels
Milestone
contact.hash
for webform prefill, use checksum
#31
AFAIK it's bad practice to use the
contact.hash
publicly, since it doesn't change. I think you're supposed to use CiviCRM's checksum functions, see e.g. HERE.I've done the same thing myself at some point.
See #14
The text was updated successfully, but these errors were encountered: