mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
feat: 修改 halo 的可编辑字段范围
This commit is contained in:
@@ -43,7 +43,6 @@
|
|||||||
"random": true,
|
"random": true,
|
||||||
"rule": "paramCommon",
|
"rule": "paramCommon",
|
||||||
"envKey": "PANEL_DB_NAME",
|
"envKey": "PANEL_DB_NAME",
|
||||||
"edit": true
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "text",
|
"type": "text",
|
||||||
@@ -54,7 +53,6 @@
|
|||||||
"random": true,
|
"random": true,
|
||||||
"rule": "paramCommon",
|
"rule": "paramCommon",
|
||||||
"envKey": "PANEL_DB_USER",
|
"envKey": "PANEL_DB_USER",
|
||||||
"edit": true
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "password",
|
"type": "password",
|
||||||
@@ -65,7 +63,6 @@
|
|||||||
"random": true,
|
"random": true,
|
||||||
"rule": "paramComplexity",
|
"rule": "paramComplexity",
|
||||||
"envKey": "PANEL_DB_USER_PASSWORD",
|
"envKey": "PANEL_DB_USER_PASSWORD",
|
||||||
"edit": true
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "text",
|
"type": "text",
|
||||||
@@ -76,7 +73,6 @@
|
|||||||
"random": true,
|
"random": true,
|
||||||
"rule": "paramCommon",
|
"rule": "paramCommon",
|
||||||
"envKey": "HALO_ADMIN",
|
"envKey": "HALO_ADMIN",
|
||||||
"edit": true
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "password",
|
"type": "password",
|
||||||
@@ -87,7 +83,6 @@
|
|||||||
"random": true,
|
"random": true,
|
||||||
"rule": "paramComplexity",
|
"rule": "paramComplexity",
|
||||||
"envKey": "HALO_ADMIN_PASSWORD",
|
"envKey": "HALO_ADMIN_PASSWORD",
|
||||||
"edit": true
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "text",
|
"type": "text",
|
||||||
|
|||||||
@@ -43,7 +43,6 @@
|
|||||||
"random": true,
|
"random": true,
|
||||||
"rule": "paramCommon",
|
"rule": "paramCommon",
|
||||||
"envKey": "PANEL_DB_NAME",
|
"envKey": "PANEL_DB_NAME",
|
||||||
"edit": true
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "text",
|
"type": "text",
|
||||||
@@ -54,7 +53,6 @@
|
|||||||
"random": true,
|
"random": true,
|
||||||
"rule": "paramCommon",
|
"rule": "paramCommon",
|
||||||
"envKey": "PANEL_DB_USER",
|
"envKey": "PANEL_DB_USER",
|
||||||
"edit": true
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "password",
|
"type": "password",
|
||||||
@@ -65,7 +63,6 @@
|
|||||||
"random": true,
|
"random": true,
|
||||||
"rule": "paramComplexity",
|
"rule": "paramComplexity",
|
||||||
"envKey": "PANEL_DB_USER_PASSWORD",
|
"envKey": "PANEL_DB_USER_PASSWORD",
|
||||||
"edit": true
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "text",
|
"type": "text",
|
||||||
@@ -76,7 +73,6 @@
|
|||||||
"random": true,
|
"random": true,
|
||||||
"rule": "paramCommon",
|
"rule": "paramCommon",
|
||||||
"envKey": "HALO_ADMIN",
|
"envKey": "HALO_ADMIN",
|
||||||
"edit": true
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "password",
|
"type": "password",
|
||||||
@@ -87,7 +83,6 @@
|
|||||||
"random": true,
|
"random": true,
|
||||||
"rule": "paramComplexity",
|
"rule": "paramComplexity",
|
||||||
"envKey": "HALO_ADMIN_PASSWORD",
|
"envKey": "HALO_ADMIN_PASSWORD",
|
||||||
"edit": true
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "text",
|
"type": "text",
|
||||||
|
|||||||
Reference in New Issue
Block a user