Skip to content
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

修复非Chrome浏览器登录配置2FA未保存问题 #1964

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

nick2wang
Copy link
Collaborator

fix #1963
非chrome浏览器登录跳转时,保存2fa配置的ajax异步请求会被强制打断,导致登录成功但2fa配置未保存
ajax请求修改为同步模式

@codecov
Copy link

codecov bot commented Nov 15, 2022

Codecov Report

Base: 75.94% // Head: 75.94% // No change to project coverage 👍

Coverage data is based on head (19797e9) compared to base (287e74a).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1964   +/-   ##
=======================================
  Coverage   75.94%   75.94%           
=======================================
  Files          91       91           
  Lines       14319    14319           
=======================================
  Hits        10875    10875           
  Misses       3444     3444           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@hhyo hhyo merged commit 1598bb3 into hhyo:master Nov 23, 2022
@nick2wang nick2wang deleted the fix-browser-compatibility-bug branch November 24, 2022 01:13
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.

开启两步验证扫描登陆出现:undefined
2 participants