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

🔖 增加stackoverflow参数校验、解决Pinterest获取用户失败的问题,发布v1.9.1

This commit is contained in:
yadong.zhang
2019-07-20 17:21:21 +08:00
parent 1244524da0
commit 798e7556ba
16 changed files with 44 additions and 21 deletions
+6
View File
@@ -1,5 +1,11 @@
### 2019/07/19
1. 增加`stackoverflow`参数校验
2. 解决`Pinterest`获取用户失败的问题
3. 添加注释
### 2019/07/19
1. 合并github上[@dyc12ii](https://github.com/dyc12ii) 的[pr#25](https://github.com/zhangyd-c/JustAuth/pull/25),升级fastjson版本至1.2.58,避免安全漏洞
2. `AuthUserGender`枚举类挪到`enums`包下
3. 删除`AuthBaiduErrorCode``AuthDingTalkErrorCode`枚举类