1
0
mirror of synced 2026-05-22 13:43:20 +00:00

全面开启state校验

This commit is contained in:
yadong.zhang
2019-06-28 22:58:34 +08:00
parent 78988555b0
commit 80329c2496
23 changed files with 265 additions and 157 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
### 2019/06/28
1. 修复百度登录获取不到token失效时间的问题
2. gitee增加state参数校验
2. 增加state参数校验,预防CSRF。强烈建议启用state!
### 2019/06/27
1. 修改login方法的参数为AuthCallback,封装回调返回的参数