Server: Check password complexity

This commit is contained in:
Laurent Cozic
2021-07-11 15:04:01 +01:00
parent f6f68e9413
commit 240cb35756
17 changed files with 171 additions and 43 deletions
+3
View File
@@ -37,6 +37,9 @@ module.exports = {
// Server admin UI global variables
'onDocumentReady': 'readonly',
'setupPasswordStrengthHandler': 'readonly',
'$': 'readonly',
'zxcvbn': 'readonly',
'tinymce': 'readonly',
},