Skip to content
Commit 4c60897e authored by segfault's avatar segfault
Browse files

Fix database renaming prompt not working with KeePassXC (refs: #17212)

KeePassXC creates "*.old.kdbx" backup files for each database file it
saves, and our code to show a dialog asking to rename the database only
opened the dialog if exactly one "*.kdbx" file is in the Persistent dir.

This commit ignores the "*.old.kdbx" files when counting the kdbx files
in the Persistent dir.
parent ab79ffd6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment