fix(ci): #912 replace hardcoded staging credentials with secrets #925
Reference in New Issue
Block a user
Delete Branch "fix/ci-daily-check-hardcoded-creds-912"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
问题
daily-check.yml中存在多处硬编码的staging测试账号密码(Ying1234 / 18314979086@163.com),存在安全风险。
修复
secrets.STAGING_TEST_USER和secrets.STAGING_TEST_PASSWORDLOGIN_BODY变量统一管理JSON请求体,避免复杂引号嵌套关 #912
🚀 预览环境已部署
🗑️ 预览环境已清理
PR #925 已关闭或合并,对应的预览环境已被清理。