-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Support KeePass2 TOTP configuration settings #7263
Copy link
Copy link
Labels
Milestone
Description
Overview
I had configured 2FA TOTP in KeePass, but when I open the database in KeePassXC, the TOTP configuration is not recognized.
Compatibility with KeePass would be highly desirable.
Steps to Reproduce
- Create a TOTP entry in KeePass (
TimeOtp-Algorithm=HMAC-SHA1,TimeOtp-Length=6,TimeOtp-Period=30,TimeOtp-Secret-BaseE32=YOUHAVETOADDYOUROWN!) - The password field has "
{TIMEOTP}"
Expected Behavior
Copying the password (^C) would copy the current 2FA sequence.
Actual Behavior
"{TIMEOTP}" is copied.
Context
KeePassXC - 2.6.6
Revision: 9c108b9
Operating System: openSUSE Leap 15.3
Desktop Env: Gnome
Windowing System: X11/Wayland
Reactions are currently unavailable