You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TOTP information not included when database exported to CSV
Steps to Reproduce
Set up TOTP for some database entry.
Export the database into CSV.
Import that database, and see that the entry no longer has TOTP information.
Expected Behavior
TOTP information included (along with account names, passwords, etc.), so that a round-trip through a CSV file does not lose that information.
Actual Behavior
TOTP information was lost in a round-trip through a CSV file.
This was especially disconcerting because when an export-to-CSV action is taken, KeePassXC pops up a window saying
You are about to export your database to an unencrypted file. This will leave your passwords and sensitive
information vulnerable! Are you sure you want to continue?
Since TOTP information is certainly "sensitive information", I assumed it was included in data written to the CSV file.
That's why I'm filing this as a Bug Report, rather than a Feature Request.
Context
I wanted to make changes to many entries' titles, enough that I didn't want to open each entry, do the edit, and then "OK".
Instead, I thought that I could export the database into a CSV file, text-edit the CSV, and then import the edited file back into KeePassXC. Everything worked as expected, EXCEPT that TOTP information (that was present for some entries in the database) was not present in the imported database.
Overview
TOTP information not included when database exported to CSV
Steps to Reproduce
Expected Behavior
TOTP information included (along with account names, passwords, etc.), so that a round-trip through a CSV file does not lose that information.
Actual Behavior
TOTP information was lost in a round-trip through a CSV file.
This was especially disconcerting because when an export-to-CSV action is taken, KeePassXC pops up a window saying
You are about to export your database to an unencrypted file. This will leave your passwords and sensitive
information vulnerable! Are you sure you want to continue?
Since TOTP information is certainly "sensitive information", I assumed it was included in data written to the CSV file.
That's why I'm filing this as a Bug Report, rather than a Feature Request.
Context
I wanted to make changes to many entries' titles, enough that I didn't want to open each entry, do the edit, and then "OK".
Instead, I thought that I could export the database into a CSV file, text-edit the CSV, and then import the edited file back into KeePassXC. Everything worked as expected, EXCEPT that TOTP information (that was present for some entries in the database) was not present in the imported database.
KeePassXC - Version 2.6.1
Revision: 9a35bba
Operating System: Linux
Desktop Env: Home-brewed (using fvwm)
Windowing System: X11
The text was updated successfully, but these errors were encountered: