feat(oauth): OAuth 双 realm,CN/国际版可切 - #44
Open
ZYHUO wants to merge 1 commit into
Open
Conversation
- auth: 新增 IsGlobal()/Realm(),domain 后缀 .workbuddy.ai 判 global,空回落 CN - login: --realm=cn|global,base+Origin 按域切换,state 落盘带 Realm 防混域 - login.sh: --realm 透传,global 跳过 CN 签到 - CN 默认行为零变化
Owner
|
🤖 当前为 dry-run 模式(演练):机器人已分析此 issue,但不会关闭或创建任何 issue。下面是它本应执行的动作。 本应执行:新建 canonical issue(并打标签 canonical,enhancement);规范化标题;正文顶部追加关联块 |
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.workbuddy.ai判 global,空回落 CN--realm=cn|global:base+Origin 按域切换,state 落盘带 Realm 防混域--realm透传,global 跳过 CN 签到Test Plan
Notes
网关双域(upstream/pool/scheduler/signin/credit)见后续 PR2。