Closed nagromc closed 1 year ago
For reference, the bug has been reported on Reddit in May: https://www.reddit.com/r/ProtonPass/comments/13oqruk/comment/jl79ld1
Merged in https://github.com/ProtonMail/WebClients/commit/16a64e662109348c6df0254ed09a0a0d4cd5094f. This will be very useful for users who stored their TOTP in a legacy KeePassXC version, thanks a lot for your contribution!
According to the KeePassXC source code, there are at least two TOTP definition formats:
otp
) using theotpauth://
URI format;TOTP Seed
andTOTP Settings
).This fixes the import of TOTP definitions using the legacy format.