소스 검색

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…
취소
저장