mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-17 22:43:12 -04:00

This commit implements the following logic: * If there're already unlocked collections, just use those, * otherwise, show the unlock dialog until there's an unlocked and exposed collection. * Fixes #7574