mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Card import of CSV exported from Dashlane misses validity month #1443
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @eleaner on GitHub (Dec 20, 2022).
Subject of the issue
Card import of CSV exported from Dashlane misses validity month
Deployment environment
Install method: docker
Clients used: web client
Reverse proxy and version: traefik
MySQL/MariaDB or PostgreSQL version: n/a
Other relevant details:
Steps to reproduce
test.csv
try uploading attached file
Expected behaviour
Expiration month is loaded from file
Actual behaviour
@BlackDex commented on GitHub (Dec 20, 2022):
Imports are all handled client side. This is not something the Vaultwarden developers maintain.
There doesn't seem to be a ticket about it. If you can replicate it on vault.bitwarden.com, i would suggest to report an issue there.