keepassxreboot / keepassxc

KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
https://keepassxc.org/
Other
21.46k stars 1.48k forks source link

Ignore of `Hide TOTP in the entry preview panel` option after restart #9996

Closed Yankes closed 7 months ago

Yankes commented 1 year ago

Overview

As TOTP value is some how critical value I prefer is not show until I need use it. But program some times do not respect this option.

Steps to Reproduce

  1. Set Hide TOTP in the entry preview panel
  2. Restart APP
  3. First entry selected after restart have set TOTP

Expected Behavior

Display current TOTP is closed

Actual Behavior

Display current TOTP is visible until clicked and then its work as expected.

KeePassXC - Version 2.7.6 Revision: dd21def

Qt 5.15.10 Debugging mode is disabled.

Operating system: Windows 10 Version 2009 CPU architecture: x86_64 Kernel: winnt 10.0.19045

Enabled extensions:

Cryptographic libraries:

Operating System: Windows 10

droidmonkey commented 1 year ago

good find

jolinux commented 11 months ago

Info: Linux Debian Bookworm same issue

use now cli
oathtool

(from Debian repositories/packages )

Info to use it https://www.cyberciti.biz/faq/use-oathtool-linux-command-line-for-2-step-verification-2fa/

Jörg