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
122 stars 10 forks source link

handle lowercase secret keys #8

Closed nigelhooper closed 3 years ago

nigelhooper commented 3 years ago

Hi, Some of my secret keys are in lowercase and so when I try to import them I get an error message title: "Illegal character found!" message "The key includes illegal characters" the allowed characters and regex below are all uppercase and so it appears it only accepts uppercase characters. Would it be possible to automatically handle secret keys that are provided in lowercase?

illegal character

tiuub commented 3 years ago

Hi, thank you for your feedback. There will be an update today. This will fix this issue.