langleyfoxall / laravel-nist-password-rules

🔒 Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B section 5.
GNU Lesser General Public License v3.0
208 stars 49 forks source link

Added Repeatable and Sequential character check #17

Closed DR-DinoMight closed 5 years ago

DR-DinoMight commented 5 years ago

Added

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 71


Totals Coverage Status
Change from base Build 69: 0.0%
Covered Lines: 84
Relevant Lines: 84

💛 - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 73


Totals Coverage Status
Change from base Build 69: 0.0%
Covered Lines: 84
Relevant Lines: 84

💛 - Coveralls
DR-DinoMight commented 5 years ago

Yeah very good suggestion I'll do this now along with style changes