Closed (fixed)
Project:
Pay
Version:
6.x-1.0-alpha4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2010 at 00:30 UTC
Updated:
6 Oct 2010 at 18:20 UTC
Everywhere credit card information is collected there should be an attribute for "autocomplete" = "off". This keeps the browser from auto-completing or (more importantly) storing credit card numbers in the browser cache to begin with.
http://www.petefreitag.com/item/481.cfm
http://stackoverflow.com/questions/582244/is-there-a-w3c-valid-way-to-di...
Comments
Comment #1
quicksketchSorry the property value should be "off", not "FALSE".
Comment #2
allie mickaCommitted. Thanks quicksketch!
Comment #3
quicksketchThanks Allie!