mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
b84d38e7fb
The KeyCredentialManager::RequestCreateAsync call can fail because we can end up in a situation where Windows Hello is initially available but then becomes unavailable, such as during a remote desktop session. This commit prevents a crash by moving the call into the try-catch. Fixes #7890 Also resets quick unlock if there is an unrecoverable error. This will not occur if the user merely canceled the Windows Hello dialog. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
keepassxc_ar.ts | ||
keepassxc_bg.ts | ||
keepassxc_ca.ts | ||
keepassxc_cs.ts | ||
keepassxc_da.ts | ||
keepassxc_de.ts | ||
keepassxc_el.ts | ||
keepassxc_en_GB.ts | ||
keepassxc_en_US.ts | ||
keepassxc_en.ts | ||
keepassxc_es.ts | ||
keepassxc_et.ts | ||
keepassxc_fi.ts | ||
keepassxc_fr_CA.ts | ||
keepassxc_fr.ts | ||
keepassxc_he.ts | ||
keepassxc_hr.ts | ||
keepassxc_hu.ts | ||
keepassxc_id.ts | ||
keepassxc_it.ts | ||
keepassxc_ja.ts | ||
keepassxc_ko.ts | ||
keepassxc_my.ts | ||
keepassxc_nb.ts | ||
keepassxc_nl.ts | ||
keepassxc_pl.ts | ||
keepassxc_pt_BR.ts | ||
keepassxc_pt_PT.ts | ||
keepassxc_ro.ts | ||
keepassxc_ru.ts | ||
keepassxc_sk.ts | ||
keepassxc_sl.ts | ||
keepassxc_sr.ts | ||
keepassxc_sv.ts | ||
keepassxc_th.ts | ||
keepassxc_tr.ts | ||
keepassxc_uk.ts | ||
keepassxc_zh_CN.ts | ||
keepassxc_zh_TW.ts |