Closed gradyoti closed 10 years ago
This pull request addresses luci-commotion issue 411: https://github.com/opentechinstitute/luci-commotion/issues/411
Adds input validator function to the "validate" module, and adds a check on the admin password field to make sure password does not exceed 126 characters. Most importantly, it passes an error to the user explaining why the password was rejected.
This pull request addresses luci-commotion issue 411: https://github.com/opentechinstitute/luci-commotion/issues/411
Adds input validator function to the "validate" module, and adds a check on the admin password field to make sure password does not exceed 126 characters. Most importantly, it passes an error to the user explaining why the password was rejected.