Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

a form is autofilling cvv but not card number

  • 1 svar
  • 1 har detta problem
  • 19 visningar
  • Senaste svar av cor-el

more options

A form is autofilling name address phone, fair enough, it's not remembering card number, good, but it IS remembering the CVV which is very bad.

I don't understand how this is controlled, and I can't see anything in the page source

Is there something I can do about it, or the page owner can do?

Thanks

A form is autofilling name address phone, fair enough, it's not remembering card number, good, but it IS remembering the CVV which is very bad. I don't understand how this is controlled, and I can't see anything in the page source Is there something I can do about it, or the page owner can do? Thanks

Vald lösning

Firefox will store autocomplete data if the input field doesn't have an autocomplete="off" attribute.

Firefox can recognize some specific data like credit card numbers via a check like the Luhn algorithm and omit storing such a number.

Läs svaret i sitt sammanhang 👍 0

Alla svar (1)

more options

Vald lösning

Firefox will store autocomplete data if the input field doesn't have an autocomplete="off" attribute.

Firefox can recognize some specific data like credit card numbers via a check like the Luhn algorithm and omit storing such a number.