mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-07 23:30:26 +08:00
实现对ACME用户的增删改
This commit is contained in:
@@ -153,6 +153,11 @@ func (this *UserMustAuth) modules() []maps.Map {
|
||||
"url": "/servers/components",
|
||||
"code": "components",
|
||||
},
|
||||
{
|
||||
"name": "证书管理",
|
||||
"url": "/servers/certs",
|
||||
"code": "cert",
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user