icecoder/ICEcoder

Enforce same password rules in Settings screen as per setup

Closed this issue · 2 comments

The Settings > Accounts section only requires 8 char password at minimum and doesn't enforce uppercase, lowercase, special chars or numbers.

Look to implement the same rules and highlighting system you see on setup.

Also include the caps lock check & icon display system

Updated to match same system we have on setup/login screen.