Apply password policy on sign up screen

This commit is contained in:
2021-02-17 18:07:55 +01:00
parent 19cfb4760f
commit 0a6dd75a05
11 changed files with 265 additions and 20 deletions

View File

@ -0,0 +1,3 @@
/**
* Password input
*/

View File

@ -91,6 +91,9 @@ fieldset[disabled] .form-control {
}
.input-group .help-block {
color: var(--white);
}
/**
* Boxes