Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No TOTP generated for entries saved by Keepassium on iOS #1596

Closed
unoukujou opened this issue Jul 19, 2023 · 1 comment
Closed

No TOTP generated for entries saved by Keepassium on iOS #1596

unoukujou opened this issue Jul 19, 2023 · 1 comment

Comments

@unoukujou
Copy link

unoukujou commented Jul 19, 2023

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:

  1. On iOS make database with Keepassium, create entry with TOTP. Save database.
  2. Open database with DX on android, no TOTP codes generate for this entry.

Expected behavior

Show TOTP codes. (KeepassXC can)

KeePass Database

  • Created with: keepassium iOS
  • Size: small
  • Contains attachment: no

KeePassDX:

  • Version: latest

Android:

  • Device: s10
@unoukujou unoukujou added the bug label Jul 19, 2023
@J-Jamet J-Jamet added this to To do in 5.0.0 via automation Jul 19, 2023
@J-Jamet J-Jamet removed this from To do in 5.0.0 Nov 4, 2023
J-Jamet added a commit that referenced this issue Nov 4, 2023
@J-Jamet
Copy link
Member

J-Jamet commented Nov 6, 2023

Fixed in 4.0.3

@J-Jamet J-Jamet closed this as completed Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants