Skip to content

修复手机号登录密码页跳过注册尾部#283

Open
qqqasdwx wants to merge 2 commits into
QLHazyCoder:devfrom
qqqasdwx:feature/phone-signup-password-login-oauth
Open

修复手机号登录密码页跳过注册尾部#283
qqqasdwx wants to merge 2 commits into
QLHazyCoder:devfrom
qqqasdwx:feature/phone-signup-password-login-oauth

Conversation

@qqqasdwx
Copy link
Copy Markdown

本次改动

  • 手机号注册提交密码后,如果认证页实际进入 /log-in/password 登录密码页并成功推进,提前标记注册尾部步骤跳过。
  • 内容脚本上报密码页 URL、path 和 mode,后台据此区分 /create-account/password/log-in/password
  • 补充消息路由与 Step 3 内容脚本测试。

风险与影响

  • 仅影响手机号注册密码页成功后落入登录密码页的分支;/create-account/password 仍保留原注册尾部流程。
  • 不改变 Cloudflare Temp Email、自动运行成功清理等其他功能。

测试情况

  • node --check background/message-router.js && node --check flows/openai/content/openai-auth.js
  • node --test tests/background-message-router-step2-skip.test.js tests/step3-direct-complete.test.js
  • npm test:1278 pass / 0 fail

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

Successfully merging this pull request may close these issues.

1 participant