Skip to content

auth: enforce minimum password length

Administrator requested to merge jc/enforce-minimum-password-length into master

Created by: unknwon

This PR adds a new site configuration option { "auth.minPasswordLength": 12 } to enforce minimum password length when user 1) sign up 2) change password.

Fixes #7521.

Merge request reports

Loading