mirror of
https://github.com/dockur/windows.git
synced 2026-08-03 20:47:12 +01:00
feat: Apply password validation (#1896)
This commit is contained in:
+1
-1
@@ -1444,7 +1444,7 @@ validateLegacyUsername() {
|
||||
return 0
|
||||
}
|
||||
|
||||
validateLegacyPassword() {
|
||||
validatePassword() {
|
||||
|
||||
local value="$1"
|
||||
local desc="${2:-}"
|
||||
|
||||
Reference in New Issue
Block a user