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

The password generator incorrectly evaluates the minimum required number of special characters. #3076

Open
1 task
mpancode opened this issue Mar 13, 2024 · 1 comment
Labels

Comments

@mpancode
Copy link

mpancode commented Mar 13, 2024

Steps To Reproduce

  • The password generator in the Android app incorrectly evaluates the minimum required number of special characters.
  • When the generator exits, the next time the generator is opened, the minimum number of special characters is preset to the same value as the minimum number of numeric characters.

Expected Result

The generated passwords should not contain less than the required number of special characters.

Actual Result

There are cases in the generated passwords with less than the required number of special characters.

Screenshots or Videos

image

Additional Context

No response

Operating System

Android

Operating System Version

14

Device

Samsung Galaxy A54

Build Version

2024.2.0 (9000)

Beta

  • Using a pre-release version of the application.
@mpancode mpancode added the bug label Mar 13, 2024
@Krychaz
Copy link
Member

Krychaz commented Mar 13, 2024

Hi there,

Thank you for your report!

I was able to reproduce this issue, and I have flagged this to our engineering team.

If you wish to add any further information/screenshots/recordings etc., please feel free to do so at any time - our engineering team will be happy to review these.

Thanks once again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants