-
Notifications
You must be signed in to change notification settings - Fork 693
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
修改微软登录页面 #3192
base: main
Are you sure you want to change the base?
修改微软登录页面 #3192
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I recommend using Login with password
instead of Use password login
. Strings in the code also suggest to revise. The Chinese part does not need to be changed.
This comment was marked as outdated.
This comment was marked as outdated.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we use a local image instead of a third-party online service? Prism Launcher uses an SVG image.
Co-authored-by: 3gf8jv4dv <[email protected]>
Co-authored-by: 3gf8jv4dv <[email protected]>
Co-authored-by: 3gf8jv4dv <[email protected]>
为什么这里需要创建一个二维码?你是想让用户使用手机扫码吗?我保持保留原先自动打开浏览器的操作,但提供额外的二维码。此外,生成二维码的算法可以靠 WritableImage 来完成,请不要使用第三方服务 |
已恢复原来的自动复制代码和打开网页,其中自动打开网页会先等待 1 秒再执行 二维码图片已内置,如果 verificationUri 不是 图片来自 https://github.com/PrismLauncher/PrismLauncher/pull/2504/files#diff-f7b6c6d05fdb40a935ed93de70c279a47ddd5119029795c66f77f3438912a8f6 的 PNG 转换版 |
HMCL/src/main/java/org/jackhuang/hmcl/ui/account/CreateAccountPane.java
Outdated
Show resolved
Hide resolved
当 !IntegrityChecker.isOfficial() 时会将 deauthorizeLink 移除 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you want to use this solution, it is recommended to prepare the i18n of the website.
Elsewhere... LGTM
_._20241004002540.mp4