mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 01:10:09 +03:00
Dashlane import only allows JSON #1150
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 @cringerjs on GitHub.
Subject of the issue
Dashlane import only allows JSON
Deployment environment
Install method: Docker
Clients used: Web Vault (Chrome and Firefox)
Reverse proxy and version: Traefik (not relevant to this issue)
MySQL/MariaDB or PostgreSQL version: Default which I believe is SQLite
Other relevant details:
Steps to reproduce
Nothing changed from the default. Tools -> Import Data
Expected behaviour
See an option for Dashlane (csv)
Actual behaviour
Only see Dashlane (json)
Troubleshooting data
Dashlane no longer does a json output as they no longer support the Desktop application. Everything now runs through a web application which only allows a csv or DASH export.
@BlackDex commented on GitHub:
Already fixed in the
testingtagged images based upon themainbranch.