mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-25 12:15:18 +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 |
||
---|---|---|
.. | ||
spec | ||
src | ||
jest.config.js | ||
package.json | ||
tsconfig.json | ||
tsconfig.spec.json |