mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-03-19 04:46:08 -04:00

* Fix #7977 - wrap key signing request in try/catch block to prevent crashes on some machines. * Fix #8120 - try 3 times to bring Windows Hello prompt to front. This may be necessary on older machines that are slow to bring up the prompt window. Also remove defunct code on macOS to prevent window focus issues.