Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

[BUG] OTP entries aren't being treated as OTP passwords #967

@craigcabrey

Description

@craigcabrey

Describe the bug
1.10.0 added back OTP (TOTP) entries. I have existing OTP entries (just moved over from iOS where they were working fine with mssun/passforios) but when I look at the entry in APS, I just see Password: otpauth://totp/[...].

To Reproduce
Steps to reproduce the behavior:

  1. Open an OTP entry
  2. See the standard password view instead of an OTP code

Expected behavior
A clear and concise description of what you expected to happen.

Device information (please complete the following information):

  • Device: Samsung Galaxy S20
  • OS: Stock ROM, Android 10
  • App version 1.10.0

Additional context
Does the entry need to be labeled specially? I saw in the code it just looks for startsWith("otpauth://totp/") so I don't think there is anything else I need to do.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions