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

BiometricPasswordInput in edit mode reveals password without authentication #7346

Closed
wmontwe opened this issue Nov 9, 2023 · 0 comments · Fixed by #7385
Closed

BiometricPasswordInput in edit mode reveals password without authentication #7346

wmontwe opened this issue Nov 9, 2023 · 0 comments · Fixed by #7385
Assignees
Labels
type: bug Something is causing incorrect behavior or errors
Milestone

Comments

@wmontwe
Copy link
Member

wmontwe commented Nov 9, 2023

BiometricPasswordInput allows the user to see the password without authentication once all the text has been removed. But due to the way the ServerSettingsScreen is currently initialized (initial state without password, then actual state containing password) this is always the case, leading to BiometricPasswordInput behaving like a regular PasswordInput.

@wmontwe wmontwe added the type: task General tasks or to-dos label Nov 9, 2023
@wmontwe wmontwe moved this to Improved Account Setup in Thunderbird for Android - Roadmap Nov 9, 2023
@wmontwe wmontwe added type: bug Something is causing incorrect behavior or errors and removed type: task General tasks or to-dos labels Nov 9, 2023
@cketti cketti added this to the Onboarding milestone Nov 9, 2023
@wmontwe wmontwe linked a pull request Nov 30, 2023 that will close this issue
@wmontwe wmontwe closed this as completed Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something is causing incorrect behavior or errors
Projects
Development

Successfully merging a pull request may close this issue.

2 participants