langleyfoxall / laravel-boilerplate

Boilerplate for Laravel with common tools/plugins for ease of development.
MIT License
2 stars 4 forks source link

Implement NIST Password Rules (fixes #12) #13

Closed DivineOmega closed 5 years ago

DivineOmega commented 5 years ago

This PR implements the NIST Password Rules packages and thus fixes #12.