Преглед изворни кода

Adjust the must-change-password help (#8755)

tags/v1.11.0-rc1
zeripath пре 4 година
родитељ
комит
b48cad6a2a
No account linked to committer's email address
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      cmd/admin.go

+ 1
- 1
cmd/admin.go Прегледај датотеку

@@ -66,7 +66,7 @@ var (
},
cli.BoolFlag{
Name: "must-change-password",
Usage: "Force the user to change his/her password after initial login",
Usage: "Set this option to false to prevent forcing the user to change their password after initial login, (Default: true)",
},
cli.IntFlag{
Name: "random-password-length",

Loading…
Откажи
Сачувај