2.53.1: Have to enter master password TWICE
A lightweight and easy-to-use password manager
Brought to you by:
dreichl
I just installed 2.53.1. The problem: I now always have to enter my master password TWICE when opening a .kdbx file, because I have defined a trigger when opening a database, it creates a backup for me with the action "Export active database".
This is very very unpleasant, so I have made a downgrade to 2.53 again for now.
Please revise the feature "Export" and the policy "Export - No Key Repeat" again.
Thank you very much.
Kind regards,
Willy
This is by design, not a bug.
Instead of exporting, copy the file with the Execute command line action.
%comspec% /c copy "{DB_PATH}" "C:\Backup\{DB_BASENAME}.{DT_SIMPLE}"cheers, Paul