mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 05:13:29 +00:00
* Fix card number not being populated for Greek provider Eurobank. They use the identifier `card.pan` for the card number, both in the `name` attr and the `id`. * Replace the dot with a dash so that it can be removed in isFieldMatch. --------- Co-authored-by: Jonathan Prusik <jprusik@classynemesis.com>