keepassxc/src
Jonathan White f62ea95499 Don't add space to invalid TOTP strings
* Fixes #11357
* Introduces validity parameter to TOTP generator function for future use elsewhere in the code base
* Fixes this in preview panel and TOTP dialog
* Disable actions to copy/show TOTP if the settings are invalid
* Show an error message on the TOTP setup dialog if the settings are invalid
* Show a TOTP icon with an x if the settings are invalid
2025-06-19 16:22:17 -04:00
..
autotype Don't add space to invalid TOTP strings 2025-06-19 16:22:17 -04:00
browser Don't add space to invalid TOTP strings 2025-06-19 16:22:17 -04:00
cli Fix handling of small passphrase wordlists 2025-06-19 16:22:17 -04:00
core Don't add space to invalid TOTP strings 2025-06-19 16:22:17 -04:00
crypto Fix typos 2024-08-09 17:41:08 -04:00
fdosecrets Don't add space to invalid TOTP strings 2025-06-19 16:22:17 -04:00
format Fix various quirks with CSV import widget and parser 2025-03-01 17:14:13 -05:00
gui Don't add space to invalid TOTP strings 2025-06-19 16:22:17 -04:00
keeshare Refactor Database Settings (#9485) 2024-06-22 07:25:32 -04:00
keys Refactor YubiKey key to avoid deadlock 2025-02-01 08:01:31 -05:00
networking Refactor: separate GUI sources from core sources 2024-06-29 11:50:23 -04:00
post_install Fix various typos (#8748) 2023-01-29 09:38:44 -05:00
proxy Fix file permissions for some files 2024-06-06 17:35:49 -04:00
qrcode Removing QWidget dependency from src/core. 2021-11-12 07:41:30 -05:00
quickunlock Device Password fallback when Touch-ID devices are unavailable (#11410) 2024-11-10 17:10:04 -05:00
sshagent Implement function to clear all ssh-agent identities (#10649) 2025-02-01 12:01:22 -05:00
streams Fix issues with reloading and handling of externally modified db file (#10612) 2025-02-01 11:58:45 -05:00
thirdparty Fix typos 2024-08-09 17:41:08 -04:00
CMakeLists.txt Refactor attachment handling system with enhanced UI (#12085) 2025-06-19 13:27:23 -04: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 Add --minimized CLI option 2025-02-09 14:37:53 -05:00