-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
修复绑定社交账户回跳Url在特定状态下
- Loading branch information
Showing
4 changed files
with
25 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,10 @@ | ||
# Yii2 User Change Log | ||
|
||
# 2.0.1.1 | ||
|
||
- 修复 微信公众平台页面跳转逻辑部分请求在特定情况下回响应400错误。 | ||
- 修复 Frontend,使用社交账户登录后,选择绑定社交账户回跳Url在特定状态下出现403错误。 | ||
|
||
# 2.0.1 | ||
|
||
- 增加 访客,用户最后活动时间使用队列离线更新,写库的响应时间得以优化。 |
This file contains 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
This file contains 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
This file contains 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