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 (May 11, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2461
### 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.
Already fixed in the testing tagged images based upon the main branch.
<!-- gh-comment-id:1124174144 -->
@BlackDex commented on GitHub (May 11, 2022):
Already fixed in the `testing` tagged images based upon the `main` branch.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @cringerjs on GitHub (May 11, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2461
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 (May 11, 2022):
Already fixed in the
testingtagged images based upon themainbranch.