Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加用户名和密码 #23

Open
liuzhangqun886 opened this issue Oct 22, 2024 · 8 comments
Open

添加用户名和密码 #23

liuzhangqun886 opened this issue Oct 22, 2024 · 8 comments

Comments

@liuzhangqun886
Copy link

Image

@JohnNiang
Copy link
Contributor

Hi @liuzhangqun886 , thank you for reaching out here!

这个字段要么忽略,要么删除掉,目前尚不清楚为什么会有 undefined。

@liuzhangqun886
Copy link
Author

/Image

@JohnNiang
Copy link
Contributor

Hi @liuzhangqun886 ,建议重新复现一下这个错误,下载 Halo 日志并上传到这里。

@JohnNiang
Copy link
Contributor

Hi @ruibaby ,我在本地测试发现,这里直接创建 secret 会出现一个 undefined 字段的数据。建议帮忙排查一下原因。

@ruibaby
Copy link
Member

ruibaby commented Oct 29, 2024

Hi @ruibaby ,我在本地测试发现,这里直接创建 secret 会出现一个 undefined 字段的数据。建议帮忙排查一下原因。

应该是没有配置 requiredKey 属性,我将在 Halo 这边修改,如果没有配置 requiredKey,则不允许输入创建,只能点击管理按钮自行创建。

@liuzhangqun886
Copy link
Author

最终结果是不支持https协议,我用http协议的Alist配置就正常了!
undefined这个参数直接忽略就行了!

@liuzhangqun886
Copy link
Author

Hi @liuzhangqun886 ,建议重新复现一下这个错误,下载 Halo 日志并上传到这里。

最终结果是不支持https协议,我用http协议的Alist配置就正常了!
undefined这个参数直接忽略就行了!

@liuzhangqun886
Copy link
Author

Hi @ruibaby ,我在本地测试发现,这里直接创建 secret 会出现一个 undefined 字段的数据。建议帮忙排查一下原因。

应该是没有配置 requiredKey 属性,我将在 Halo 这边修改,如果没有配置 requiredKey,则不允许输入创建,只能点击管理按钮自行创建。

最终结果是不支持https协议,我用http协议的Alist配置就正常了!
undefined这个参数直接忽略就行了!

f2c-ci-robot bot pushed a commit to halo-dev/halo that referenced this issue Oct 29, 2024
#### What type of PR is this?

/area ui
/kind bug
/milestone 2.20.x

#### What this PR does / why we need it:

修复使用 Secret 输入框创建 Secret 时,stringData 的 key 可能为 undefined 的问题。

#### Which issue(s) this PR fixes:

See halo-sigs/plugin-alist#23 (comment) for more

#### Special notes for your reviewer:

#### Does this PR introduce a user-facing change?

```release-note
修复使用 Secret 输入框创建 Secret 时,stringData 的 key 可能为 undefined 的问题。
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants