Closed unoukujou closed 1 year ago
Describe the bug
On iOS, Keepassium is saving TOTP in this format:
otpauth://totp?secret=ABCDEFGHIJK&period=30&digits=6&algorithm=SHA1
If I open the database in keepassDX, there are no TOTP codes generated. On keepassXC, working good.
In DX, TOTP is saved like this:
otpauth://totp/None%3AOTP?secret=ABCDEFGHIJK&period=30&digits=6&issuer=None&algorithm=SHA1
Maybe DX can't read the keepassium format? Otherwise I don't know why DX doesn't generate the codes.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Show TOTP codes. (KeepassXC can)
KeePass Database
KeePassDX:
Android:
Fixed in 4.0.3
Describe the bug
On iOS, Keepassium is saving TOTP in this format:
otpauth://totp?secret=ABCDEFGHIJK&period=30&digits=6&algorithm=SHA1
If I open the database in keepassDX, there are no TOTP codes generated. On keepassXC, working good.
In DX, TOTP is saved like this:
otpauth://totp/None%3AOTP?secret=ABCDEFGHIJK&period=30&digits=6&issuer=None&algorithm=SHA1
Maybe DX can't read the keepassium format? Otherwise I don't know why DX doesn't generate the codes.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Show TOTP codes. (KeepassXC can)
KeePass Database
KeePassDX:
Android: