Skip to content

User can set PIN to the same value again #630

@khaledyoussef24

Description

@khaledyoussef24

Description:

The system allows users to change their PIN to the same value that is already set. While this is functional, it may not provide a strong user experience.

Expected Behavior:

The system should notify the user if they are trying to set the same PIN again and encourage them to choose a different value for better security.

Steps to Reproduce:

  1. Set a PIN (e.g., "1234").
  2. Attempt to change the PIN to the same value ("1234").
  3. Notice that no warning or validation prevents this.
  4. Proposed Solution: Add validation to prompt the user when they attempt to reuse the same PIN.

Metadata

Metadata

Assignees

Labels

type_bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions