mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Support KeePass2 TOTP settings
* Fixes #7263 * Also improves handling of custom TOTP settings
This commit is contained in:
@@ -31,6 +31,7 @@ private slots:
|
||||
void testTotpCode();
|
||||
void testSteamTotp();
|
||||
void testEntryHistory();
|
||||
void testKeePass2();
|
||||
};
|
||||
|
||||
#endif // KEEPASSX_TESTTOTP_H
|
||||
|
||||
Reference in New Issue
Block a user