mirror of
https://github.com/certd/certd.git
synced 2026-04-23 11:37:23 +08:00
chore: 1
This commit is contained in:
@@ -18,7 +18,8 @@ export class CloudflareAccess extends BaseAccess {
|
||||
component: {
|
||||
placeholder: 'api token,用户 API 令牌',
|
||||
},
|
||||
helper: '前往 https://dash.cloudflare.com/profile/api-tokens 获取API令牌, token权限必须包含:[Zone区域-Zone区域-Edit编辑], [Zone区域-DNS-Edit编辑]',
|
||||
helper:
|
||||
'前往 [获取API令牌](https://dash.cloudflare.com/profile/api-tokens),注意是令牌,不是密钥。\n token权限必须包含:[Zone区域-Zone区域-Edit编辑], [Zone区域-DNS-Edit编辑]',
|
||||
required: true,
|
||||
encrypt: true,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user