mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 12:52:18 +08:00
完善 LibreTV 应用模板密码规则,改为 passwordStrength
This commit is contained in:
parent
08f6c12b4a
commit
b45d24b137
@ -14,5 +14,5 @@ additionalProperties:
|
|||||||
labelZh: 访问密码
|
labelZh: 访问密码
|
||||||
required: true
|
required: true
|
||||||
edit: true
|
edit: true
|
||||||
rule: passwordStrength
|
rule: paramComplexity
|
||||||
type: password
|
type: password
|
Binary file not shown.
Before Width: | Height: | Size: 81 KiB After Width: | Height: | Size: 10 KiB |
Loading…
Reference in New Issue
Block a user