mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-05 05:27:39 +03:00
Add shortcut to copy password with TOTP appended
This commit is contained in:
parent
59e2c38635
commit
33d8b6db62
9 changed files with 35 additions and 6 deletions
|
@ -181,6 +181,7 @@ public slots:
|
|||
void showTotp();
|
||||
void showTotpKeyQrCode();
|
||||
void copyTotp();
|
||||
void copyPasswordTotp();
|
||||
void setupTotp();
|
||||
#ifdef WITH_XC_SSHAGENT
|
||||
void addToAgent();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue