mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-04-03 20:46:41 +08:00
feat: Optimize database-related password rules
This commit is contained in:
parent
a6d5694275
commit
bed1d7a4b4
@ -120,7 +120,6 @@ additionalProperties:
|
||||
labelZh: 数据库用户密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
label:
|
||||
en: Password
|
||||
|
||||
@ -108,7 +108,6 @@ additionalProperties:
|
||||
labelZh: 数据库用户密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
label:
|
||||
en: DBPassword
|
||||
|
||||
@ -29,7 +29,6 @@ additionalProperties:
|
||||
labelZh: 数据库用户密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: admin
|
||||
disabled: true
|
||||
|
||||
@ -29,7 +29,6 @@ additionalProperties:
|
||||
labelZh: 数据库用户密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: admin
|
||||
disabled: true
|
||||
|
||||
@ -146,7 +146,6 @@ additionalProperties:
|
||||
zh-Hant: 數據庫用戶密碼
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: ""
|
||||
envKey: PANEL_REDIS_HOST
|
||||
|
||||
@ -74,7 +74,6 @@ additionalProperties:
|
||||
zh-Hant: 數據庫用戶密碼
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: "low"
|
||||
envKey: DVWA_SECURITY_LEVEL
|
||||
|
||||
@ -54,7 +54,6 @@ additionalProperties:
|
||||
zh-Hant: 密碼
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: "ES_JAVA_OPTS=-Xlog:disable -Xlog:gc=debug:stderr -Xms512m -Xmx512m"
|
||||
edit: true
|
||||
|
||||
@ -54,7 +54,6 @@ additionalProperties:
|
||||
zh-Hant: 密碼
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: "ES_JAVA_OPTS=-Xlog:disable -Xlog:gc=debug:stderr -Xms512m -Xmx512m"
|
||||
edit: true
|
||||
|
||||
@ -38,7 +38,6 @@ additionalProperties:
|
||||
labelZh: 数据库用户密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 8080
|
||||
edit: true
|
||||
|
||||
@ -89,7 +89,6 @@ additionalProperties:
|
||||
zh-Hant: 數據庫用戶密碼
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 8080
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
|
||||
@ -74,7 +74,6 @@ additionalProperties:
|
||||
zh-Hant: 數據庫用戶密碼
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: flarum_
|
||||
envKey: PANEL_DB_PREFIX
|
||||
|
||||
@ -63,7 +63,6 @@ additionalProperties:
|
||||
envKey: PANEL_DB_USER_PASSWORD
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
labelEn: Database Password
|
||||
labelZh: 数据库密码
|
||||
|
||||
@ -40,7 +40,6 @@ additionalProperties:
|
||||
labelZh: 数据库用户密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: http://localhost:8090
|
||||
edit: true
|
||||
|
||||
@ -143,7 +143,6 @@ additionalProperties:
|
||||
labelZh: 数据库密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
label:
|
||||
en: Database Password
|
||||
@ -177,7 +176,6 @@ additionalProperties:
|
||||
labelEn: Redis service Password
|
||||
labelZh: Redis 服务密码
|
||||
required: true
|
||||
rule: paramCommon
|
||||
type: password
|
||||
label:
|
||||
en: Redis service password
|
||||
|
||||
@ -145,7 +145,6 @@ additionalProperties:
|
||||
labelZh: 数据库用户密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
label:
|
||||
en: Database Password
|
||||
@ -179,7 +178,6 @@ additionalProperties:
|
||||
labelEn: Redis service password
|
||||
labelZh: Redis 服务密码
|
||||
required: true
|
||||
rule: paramCommon
|
||||
type: password
|
||||
label:
|
||||
en: Redis service password
|
||||
|
||||
@ -39,7 +39,6 @@ additionalProperties: #固定参数
|
||||
labelZh: 数据库用户密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 5140
|
||||
edit: true
|
||||
|
||||
@ -72,7 +72,6 @@ additionalProperties:
|
||||
zh-Hant: 數據庫用戶密碼
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 3001
|
||||
envKey: PANEL_APP_PORT_HTTP_LOGTO
|
||||
|
||||
@ -6,7 +6,6 @@ additionalProperties:
|
||||
labelZh: root用户密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
label:
|
||||
en: Root Password
|
||||
|
||||
@ -6,7 +6,6 @@ additionalProperties:
|
||||
labelZh: root用户密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
label:
|
||||
en: Root Password
|
||||
|
||||
@ -6,7 +6,6 @@ additionalProperties:
|
||||
labelZh: root用户密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
label:
|
||||
en: Root Password
|
||||
|
||||
@ -56,7 +56,6 @@ additionalProperties:
|
||||
labelZh: 数据库用户密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
label:
|
||||
en: Database Password
|
||||
|
||||
@ -66,7 +66,6 @@ additionalProperties:
|
||||
zh-hant: 資料庫密碼
|
||||
zh: 数据库密码
|
||||
required: true
|
||||
rule: paramCommon
|
||||
type: password
|
||||
- default: "mongo-express"
|
||||
edit: true
|
||||
|
||||
@ -23,7 +23,6 @@ additionalProperties:
|
||||
labelZh: 用户密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
label:
|
||||
en: Password
|
||||
|
||||
@ -23,7 +23,6 @@ additionalProperties:
|
||||
labelZh: 用户密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
label:
|
||||
en: Password
|
||||
|
||||
@ -6,7 +6,6 @@ additionalProperties:
|
||||
labelZh: root用户密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
label:
|
||||
en: Root Password
|
||||
|
||||
@ -6,7 +6,6 @@ additionalProperties:
|
||||
labelZh: root用户密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
label:
|
||||
en: Root Password
|
||||
|
||||
@ -6,7 +6,6 @@ additionalProperties:
|
||||
labelZh: root用户密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
label:
|
||||
en: Root Password
|
||||
|
||||
@ -6,7 +6,6 @@ additionalProperties:
|
||||
labelZh: root用户密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
label:
|
||||
en: Root Password
|
||||
|
||||
@ -93,7 +93,6 @@ additionalProperties:
|
||||
zh-Hant: 數據庫用戶密碼
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: "your-secret-key"
|
||||
edit: true
|
||||
|
||||
@ -77,7 +77,6 @@ additionalProperties:
|
||||
zh-Hant: 數據庫用戶密碼
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 8080
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
|
||||
@ -29,7 +29,6 @@ additionalProperties:
|
||||
labelZh: 数据库用户密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 3000
|
||||
edit: true
|
||||
|
||||
@ -132,7 +132,6 @@ additionalProperties:
|
||||
zh-Hant: 數據庫用戶密碼
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 1000
|
||||
edit: true
|
||||
|
||||
@ -61,7 +61,6 @@ additionalProperties:
|
||||
envKey: PANEL_DB_USER_PASSWORD
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
labelEn: Database Password
|
||||
labelZh: 数据库密码
|
||||
|
||||
@ -32,7 +32,6 @@ additionalProperties:
|
||||
zh: 密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 5432
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
|
||||
@ -32,7 +32,6 @@ additionalProperties:
|
||||
zh: 密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 5432
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
|
||||
@ -32,7 +32,6 @@ additionalProperties:
|
||||
zh: 密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 5432
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
|
||||
@ -32,7 +32,6 @@ additionalProperties:
|
||||
zh: 密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 5432
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
|
||||
@ -32,7 +32,6 @@ additionalProperties:
|
||||
zh: 密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 5432
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
|
||||
@ -32,7 +32,6 @@ additionalProperties:
|
||||
zh: 密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 5432
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
|
||||
@ -114,7 +114,6 @@ additionalProperties:
|
||||
zh-Hant: 登錄密碼
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: text
|
||||
- default: 8089
|
||||
edit: true
|
||||
|
||||
@ -15,7 +15,6 @@ additionalProperties:
|
||||
zh: 数据库密码
|
||||
random: true
|
||||
required: false
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 6379
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
|
||||
@ -15,7 +15,6 @@ additionalProperties:
|
||||
zh: 数据库密码
|
||||
random: true
|
||||
required: false
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 6379
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
|
||||
@ -65,7 +65,6 @@ additionalProperties:
|
||||
zh: 数据库密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: imap.sina.com
|
||||
edit: true
|
||||
|
||||
@ -72,7 +72,6 @@ additionalProperties:
|
||||
zh-Hant: 數據庫用戶密碼
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 9000
|
||||
edit: true
|
||||
|
||||
@ -72,7 +72,6 @@ additionalProperties:
|
||||
zh-Hant: 數據庫用戶密碼
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 9000
|
||||
edit: true
|
||||
|
||||
@ -52,7 +52,6 @@ additionalProperties:
|
||||
labelEn: Database User Password
|
||||
labelZh: 数据库密码
|
||||
required: true
|
||||
rule: paramCommon
|
||||
type: password
|
||||
- default: ""
|
||||
edit: true
|
||||
|
||||
@ -74,7 +74,6 @@ additionalProperties:
|
||||
zh-Hant: 數據庫用戶密碼
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 9987
|
||||
edit: true
|
||||
|
||||
@ -40,7 +40,6 @@ additionalProperties:
|
||||
labelZh: 数据库用户密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: typecho
|
||||
envKey: TYPECHO_USER_NAME
|
||||
|
||||
@ -74,7 +74,6 @@ additionalProperties:
|
||||
zh-Hant: 數據庫用戶密碼
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 3000
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
|
||||
@ -76,7 +76,6 @@ additionalProperties:
|
||||
zh-Hant: 數據庫用戶密碼
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 3000
|
||||
edit: true
|
||||
|
||||
@ -74,7 +74,6 @@ additionalProperties:
|
||||
zh: 数据库密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 8080
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
|
||||
@ -72,7 +72,6 @@ additionalProperties:
|
||||
zh-Hant: 數據庫用戶密碼
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: yourls_
|
||||
envKey: PANEL_DB_PREFIX
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user