tiuub / KeeOtp2

KeeOtp2 is a plugin for KeePass. It provides a form to display one time passwords and is fully compatible with the built-in OTP function.
MIT License
126 stars 11 forks source link

Can we have 7 digits also instead of only 6 or 8? #25

Closed patrick258 closed 3 years ago

patrick258 commented 3 years ago

Authy is using a 7 digits, 10 second TOTP scheme and I would like to get rid of this additional app. However KeeOTP only offers 6 or 8 digits code option.

https://gist.github.com/JacobJohansen/5f688d45049be440b8ee87cc5e854b75

tiuub commented 3 years ago

Hi @patrick258,

please try the newest version 1.5.5. There I have implemented this feature.

Kind regards

patrick258 commented 3 years ago

Thanks, works like a charm