threefoldtech / threefold_connect

Apache License 2.0
7 stars 4 forks source link

PIN allows repetition of a single number (e.g., "7777") #628

Closed khaledyoussef24 closed 1 month ago

khaledyoussef24 commented 1 month ago

The system allows users to create a PIN using the same digit repeatedly (e.g., "7777"), which could compromise security.

Expected Behavior: PIN should enforce more complexity and prevent using the same number for all digits.

Steps to Reproduce:

  1. Go to the PIN creation screen.
  2. Enter a PIN with the same number (e.g., "7777").
  3. Notice that the system accepts the input.