You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I do want to add support for OTP in the future. But the currently used KeePassHttp does not support OTP and probably never will, because it's not maintained anymore.
In the future CKP should get support for KeePassNatMsg, which does support OTP. So after that we can add support for OTP.
But before we get there:
I've largely rewrite CKP and I'm currently working on automated testing. Those automated tests should make CKP more reliable and easier to add new features.
After that I want do add functionality to be able to easily fill fields that CKP didn't detect (this will especially helpful for entering OTPs).
When that's all done we can work towards supporting OTP.
Currently I open KeePass manually and use the new keyboard shortcut [Ctrl]+T for the 'Copy Time-Based OTP' entry data command.
Can this be automated and integrated with detecting OTP fields after the password field?
The text was updated successfully, but these errors were encountered: