mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-22 16:29:09 +01:00
3f35b78b40
* Fix importer parsing credit card expiry year When importing a credit card from Enpass it was found that with a 4 digit expiry year was prefixed with '20', stored at 11/202025 instead of 11/2025. Fixed typo that checked length of month instead of year which incorrectly added prefix. * Refactor setCardExpiration to use RegExp |
||
---|---|---|
.. | ||
.vscode | ||
angular | ||
common | ||
components | ||
exporter | ||
importer | ||
node | ||
shared |