CenturyLinkCloud / Cyclops

The UX/UI Pattern Guide for the CenturyLink Platform
http://assets.ctl.io/cyclops
MIT License
20 stars 16 forks source link

Fix Password Strength Logic Error #156

Closed jsmecham closed 6 years ago

jsmecham commented 6 years ago

Fixes a logic error (reported in #154) wherein passwords with a length of 8 characters that have 4 character types are marked as 0 instead of 2 (like the same passwords with only 3 character types).