Merge pull request #1574 from slingamn/nspassword

fix #1547
This commit is contained in:
Shivaram Lingamneni 2021-03-02 00:14:43 -05:00 committed by GitHub
commit 088f4d1a37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -222,6 +222,9 @@ indicate an empty password, use * instead.`,
enabled: servCmdRequiresAuthEnabled,
minParams: 2,
},
"password": {
aliasOf: "passwd",
},
"get": {
handler: nsGetHandler,
help: `Syntax: $bGET <setting>$b