Dashlane import only allows JSON #1150

Closed
opened 2025-10-09 17:05:49 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @cringerjs on GitHub.

Subject of the issue

Dashlane import only allows JSON

Deployment environment

  • vaultwarden version: 1.24.0
  • 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.

Originally created by @cringerjs on GitHub. ### Subject of the issue Dashlane import only allows JSON ### Deployment environment <!-- ========================================================================================= Preferably, use the `Generate Support String` button on the admin page's Diagnostics tab. That will auto-generate most of the info requested in this section. ========================================================================================= --> <!-- The version number, obtained from the logs (at startup) or the admin diagnostics page --> <!-- This is NOT the version number shown on the web vault, which is versioned separately from vaultwarden --> <!-- Remember to check if your issue exists on the latest version first! --> * vaultwarden version: 1.24.0 <!-- How the server was installed: Docker image, OS package, built from source, etc. --> * Install method: Docker * Clients used: <!-- web vault, desktop, Android, iOS, etc. (if applicable) -->Web Vault (Chrome and Firefox) * Reverse proxy and version: <!-- if applicable --> Traefik (not relevant to this issue) * MySQL/MariaDB or PostgreSQL version: <!-- if applicable --> Default which I believe is SQLite * Other relevant details: ### Steps to reproduce <!-- Tell us how to reproduce this issue. What parameters did you set (differently from the defaults) and how did you start vaultwarden? --> Nothing changed from the default. Tools -> Import Data ### Expected behaviour <!-- Tell us what you expected to happen --> See an option for Dashlane (csv) ### Actual behaviour <!-- Tell us what actually happened --> Only see Dashlane (json) ### Troubleshooting data <!-- Share any log files, screenshots, or other relevant 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.
Author
Owner

@BlackDex commented on GitHub:

Already fixed in the testing tagged images based upon the main branch.

@BlackDex commented on GitHub: Already fixed in the `testing` tagged images based upon the `main` branch.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#1150