Users: Display Password Strength (take 2½)

This commit is contained in:
bergware
2020-02-15 10:46:58 +01:00
parent 91775bbae0
commit 55a88a4c52
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ i.top{position:absolute;padding-top:4px;cursor:pointer}
<script src="<?autov('/webGui/javascript/jquery.filedrop.js')?>"></script>
<script src="<?autov('/webGui/javascript/jquery.base64.js')?>"></script>
<script src="<?autov('/webGui/javascript/jquery.zxcvbn.js')?>"></script>
<script src="<?autov('/webGui/javascript/jquery.zxcvbn.js')?>" async></script>
<script>
var path = '/boot/config/plugins/dynamix/users';
var filename = '';

View File

@@ -43,7 +43,7 @@ i.top{position:absolute;padding-top:4px;cursor:pointer}
<script src="<?autov('/webGui/javascript/jquery.filedrop.js')?>"></script>
<script src="<?autov('/webGui/javascript/jquery.base64.js')?>"></script>
<script src="<?autov('/webGui/javascript/jquery.zxcvbn.js')?>"></script>
<script src="<?autov('/webGui/javascript/jquery.zxcvbn.js')?>" async></script>
<script>
var path = '/boot/config/plugins/dynamix/users';
var filename = '';