jvm-tech / JvMTECH.NeosHardening

Harden request headers, login interface and passwords to increase backend security.
MIT License
3 stars 1 forks source link

FEATURE: Add option to check for consecutive numbers and letters in password #3

Closed Benjamin-K closed 2 years ago

Benjamin-K commented 2 years ago

This feature will add further password checks and will allow developers to require passwords to have no more than x consecutive numbers or letters in the new password.

sbruggmann commented 2 years ago

@Benjamin-K Thanks for contributing! :pray: