keepassxc/src
egglessness d44486ce94
Add configurable password strength check on database password (#9782)
* Set default value of DatabasePasswordMinimumQuality to 3 (do not accept a master password that is less than Good)

* Add custom message box button "Continue with weak password"
2024-01-06 13:53:18 -05:00
..
autotype Fix build failure with Qt5.6 (#9382) 2023-05-07 23:22:57 -04:00
browser Passkeys: Add Resident Key error 2024-01-06 13:47:22 -05:00
cli Translate Cipher and KDF strings 2023-02-14 22:34:14 -08:00
core Add configurable password strength check on database password (#9782) 2024-01-06 13:53:18 -05:00
crypto Fix Botan 3 build (#9388) 2023-05-07 08:48:58 -04:00
fdosecrets Fix database merge crash when fdosecrets is enabled (#10136) 2024-01-02 07:17:25 -05:00
format Passkeys: Add support for importing Passkey to entry (#9987) 2023-11-22 23:11:25 -05:00
gui Add configurable password strength check on database password (#9782) 2024-01-06 13:53:18 -05:00
keeshare Fix minor typos (#10124) 2023-12-22 15:12:07 -05:00
keys Fix Botan 2/3 include 2023-11-22 23:11:47 -05:00
post_install Fix various typos (#8748) 2023-01-29 09:38:44 -05:00
proxy Add optional support for Botan3 (#8994) 2023-02-18 16:38:39 -05:00
qrcode Removing QWidget dependency from src/core. 2021-11-12 07:41:30 -05:00
quickunlock Add Polkit Quick Unlock Support 2023-10-23 23:07:27 -04:00
sshagent Greatly improve performance when rendering entry view (#9398) 2023-05-07 11:35:20 -04:00
streams clang-tidy: use auto 2022-05-01 16:02:02 -04:00
thirdparty Link ykcore against pthread (#7807) 2022-04-15 10:27:04 +02:00
totp Increase max TOTP step to 24 hours 2023-03-30 07:23:29 -04:00
updatecheck Optimize includes across code base 2021-07-13 22:08:33 -04:00
zxcvbn Fix various typos (#8748) 2023-01-29 09:38:44 -05:00
CMakeLists.txt Update CMakeLists.txt (#10098) 2023-12-22 14:50:58 -05:00
config-keepassx.h.cmake Add basic support for WebAuthn (Passkeys) (#8825) 2023-10-25 10:12:55 -04:00
git-info.h.cmake Cleanup CMakeFiles prior to release 2019-01-30 15:03:03 -05:00
main.cpp Linux: Fix warning message about --allow-screencapture (#9638) 2023-07-19 16:12:25 -04:00