mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Added MeshAgent power actions
This commit is contained in:
@@ -146,8 +146,6 @@
|
||||
else if (passStrength >= 60) { QH('passWarning', '<span style=color:blue><b>Good Password</b><span>'); }
|
||||
else { QH('passWarning', '<span style=color:red><b>Weak Password</b><span>'); }
|
||||
}
|
||||
|
||||
console.log(passStrength);
|
||||
}
|
||||
|
||||
// Return a password strength score
|
||||
|
||||
Reference in New Issue
Block a user