完善 LibreTV 应用模板密码规则,改为 passwordStrength

This commit is contained in:
subdir 2025-06-09 23:07:32 +08:00
parent 08f6c12b4a
commit b45d24b137
2 changed files with 1 additions and 1 deletions

View File

@ -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