Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

a form is autofilling cvv but not card number

  • 1 odgovor
  • 1 ima ovaj problem
  • 19 views
  • Posljednji odgovor poslao 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

Izabrano rješenje

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.

Pročitajte ovaj odgovor sa objašnjenjem 👍 0

All Replies (1)

more options

Odabrano rješenje

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.