kentonh / gPanel

A web-hosting control panel written in Go.
MIT License
80 stars 25 forks source link

password length (>=8) #143

Closed PAPERPANKS closed 6 years ago

PAPERPANKS commented 6 years ago

I added a check for password input of 8 characters minimum. In respect to the issue #125.

george-e-shaw-iv commented 6 years ago

Awesome! Thank you for contributing @PAPERPANKS