Files
keepassxc/share
Jonathan White dc9c9c443f Prevent interface lockups during startup with multiple tabs
Fixes #11998

Avoids UI lockups by removing several unnecessary mutex blocks  and avoiding redundant key detection calls.

Detect Yubikeys dynamically when challenging:

Prevents issue where correct key cannot be found if the internal state was reset prior to saving

This can occur if a user has multiple tabs open and multiple keys connected. Then switches to a locked tab without their DB key inserted which resets detection state.

Side Benefit - ensures proper cascade between USB and PC/SC interfaces so users can switch between the two modes seamlessly.
2025-11-23 22:45:57 +01:00
..
2025-11-23 22:45:57 +01:00
2025-11-02 10:19:25 -05:00
2025-11-23 22:45:57 +01:00
2023-07-15 15:27:36 -04:00
2025-11-23 22:45:57 +01:00
2025-02-22 20:45:08 -05:00