Consistent in minimum password length

This commit is contained in:
James Cole
2020-04-11 06:42:40 +02:00
parent 6829003f5e
commit db5847b49b
5 changed files with 5 additions and 101 deletions

View File

@@ -52,7 +52,7 @@
</div>
</div>
{{ ExpandedForm.checkbox('verify_password','1', false) }}
{{ ExpandedForm.checkbox('verify_password','1', true) }}
<p>
<a data-toggle="modal" data-target="#passwordModal" href="#passwordModal">{{ 'what_is_pw_security'|_ }}</a>
</p>