gnosis / safe-browser-extension

MIT License
18 stars 8 forks source link

Latin character required in the password #100

Open KristinaMayman opened 5 years ago

KristinaMayman commented 5 years ago

Description

During password creation, there is a requirement for at least one character in the password to be a letter from the Latin alphabet, even if there are already enough letters of other alphabets and at least one number. Without at least one Latin character, the password is not accepted.

Environment

Steps to reproduce

  1. Click on Get Started button.
  2. Click on Agree button.
  3. Complete the password input with enough numbers and non-Latin letters (e.g. Cyrillic, German umlaut letters, etc).

Additional context

This limitation does not exist during password setup in the iOS app or in the Android app.