feat: 可以一键根据 Yggdrasil API 返回的信息来填写注册地址、服务器名称#8052
Open
awaEric233 wants to merge 4 commits intoMeloong-Git:mainfrom
Open
feat: 可以一键根据 Yggdrasil API 返回的信息来填写注册地址、服务器名称#8052awaEric233 wants to merge 4 commits intoMeloong-Git:mainfrom
awaEric233 wants to merge 4 commits intoMeloong-Git:mainfrom
Conversation
Author
|
这版似乎有很多问题.....包括用户可以在不填写 API 地址的情况下点击这个按钮,并且没有特殊提示引导用户先设置地址。 |
Collaborator
{
"meta":{
// 服务端的元数据,内容任意
},
"skinDomains":[ // 材质域名白名单
"域名匹配规则 1"
// ,...
],
"signaturePublickey":"用于验证数字签名的公钥"
}似乎没有限制内容格式..... |
Author
好像确实是..... |
Member
|
等 #57 的时候一并做…… |
Author
好好好( |
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.
给 Authlib-Injector 验证方式添加了一个 “设置为服务器默认” 的按钮,点击后会请求上方填写的 YggApi 地址,获取到服务器名称(XXX 登录)和注册链接。
若只 awa_Eric 还在替换 “验证服务器” 为 “认证服务器” 的时候忘了替换 xaml 里的内容了(
不知道有什么用,算是小更改(