lbw
|
cb94ea52ce
|
🔖 Releasing / Version tags. 3.7.4
|
2024-01-28 21:39:35 +08:00 |
|
lbw
|
b14411f967
|
🔖 Releasing 3.7.4
|
2024-01-28 20:25:43 +08:00 |
|
lbw
|
44dffda501
|
🐛 Fixing a bug. 基础类型中的认证对象授权类型错误
|
2024-01-28 17:16:37 +08:00 |
|
lbw
|
51dc2a5d5a
|
♻️ Refactoring code. 重构网关filter 判断逻辑,非密码模式直接跳过 PasswordDecoderFilter
|
2024-01-10 16:43:53 +08:00 |
|
lbw
|
095c184905
|
♻️ Refactoring code. 授权码登录页面重构
|
2023-11-07 09:03:09 +08:00 |
|
lbw
|
45824b20ac
|
Merge branch 'dev'
# Conflicts:
# README.md
# pig-common/pig-common-bom/pom.xml
# pom.xml
|
2023-08-29 09:19:21 +08:00 |
|
lbw
|
6134f7138c
|
🔖 Releasing / Version tags. 3.7.1-JDK8
|
2023-08-29 09:09:19 +08:00 |
|
徐晓伟
|
b3d7221c32
|
🐛 使用 evictIfPresent 替换 evict,立即删除
1. evict 异步或延迟执行
2. evictIfPresent 立即删除
https://docs.spring.io/spring-framework/docs/6.1.x/javadoc-api/org/springframework/cache/Cache.html
|
2023-08-29 08:50:29 +08:00 |
|
徐晓伟
|
d98073e5fc
|
🔧 优化 Dockerfile,减少层数
WORKDIR 可以自动创建文件夹,无需执行 mkdir 命令
|
2023-08-24 14:29:00 +08:00 |
|
lbw
|
cc43baa795
|
🔖 Releasing / Version tags. 3.7.0-JDK8
|
2023-08-17 21:45:14 +08:00 |
|
lbw
|
0f4ca191b2
|
🎨 Improving structure / format of the code. 格式化代码
|
2023-06-17 18:49:10 +08:00 |
|
zouhhhhh
|
78b83e70e8
|
:refactor: 删除DelegatingAuthenticationConverter中多余的Converter
|
2023-06-07 23:34:25 +08:00 |
|
lbw
|
177a52d0bc
|
🔇 删除login.ftl footer
|
2023-06-06 13:13:38 +08:00 |
|
冷冷
|
a7dc0a5bf7
|
Merge pull request #849 from zvyglei/master
优化代码格式,删除无用空行
|
2023-04-23 16:32:37 +08:00 |
|
徐晓伟
|
73ee2777e8
|
🎨 简化 OAuth 2.1 配置
1. 使用静态方法 OAuth2AuthorizationServerConfiguration.applyDefaultSecurity(http),缺省 authorizeRequests.anyRequest().authenticated()、csrf.ignoringRequestMatchers(endpointsMatcher) 等等
2. 使用 HttpSecurity 获取 OAuth 2.1 配置中的 OAuth2AuthorizationServerConfigurer 对象
3. 删除部分 HttpSecurity.apply
|
2023-04-03 15:45:29 +08:00 |
|
lbw
|
1781ea5833
|
!350 当获取token参数grant_type不为password时,鉴权接口一直报‘用户不存在’错误
Merge pull request !350 from 贾同学/dev
|
2023-03-24 01:39:07 +00:00 |
|
lbw
|
37325ad312
|
🔖 🔖 🔖 3.6.7
|
2023-03-23 19:55:58 +08:00 |
|
jiakang
|
893ca00a0d
|
当获取token参数grant_type不为password时,鉴权接口一直报‘用户不存在’错误
|
2023-03-22 20:11:22 +08:00 |
|
zhao
|
e0a75abeb0
|
优化代码格式,删除无用空格
|
2023-03-21 09:00:36 +08:00 |
|
lbw
|
b4a36f6a1b
|
🐛 Fixing a bug. close #I6L95T 日志管理无ip和客户端
|
2023-03-14 13:46:13 +08:00 |
|
lbw
|
3485586c19
|
🔖 🔖 🔖 v3.6.6 引入 jasypt 3.x 注意更新 pig_config.sql
|
2023-03-04 23:10:38 +08:00 |
|
徐晓伟
|
b6163ae2eb
|
⬆️ 升级 spring-javaformat 0.0.38
|
2023-02-23 15:48:20 +08:00 |
|
lbw
|
f48a849334
|
♻️ 重构密码登录过程的特殊日志输出
|
2023-01-21 14:01:51 +08:00 |
|
aeizzz
|
56751368d4
|
✨ close #I6AIC7 pigx-register支持开启认证模式
|
2023-01-14 19:01:58 +08:00 |
|
aeizzz
|
ea1acee88a
|
🔖 Releasing / Version tags. 3.6.5
|
2022-12-30 09:00:47 +08:00 |
|
aeizzz
|
29efedb3e6
|
🎨 Improving structure / format of the code.
|
2022-12-28 20:44:58 +08:00 |
|
suntongwen
|
5e1802192c
|
避免 race condition
|
2022-12-28 11:19:25 +08:00 |
|
lbw
|
d79f5ec79a
|
🔖 Releasing / Version tags. 3.6.4
|
2022-12-12 12:04:17 +08:00 |
|
lbw
|
7cf14916c9
|
🔥 Removing code or files. close #I65KMY OAuth2ResourceOwnerBaseAuthenticationProvider exception 不要写入到 日志
|
2022-12-12 11:19:41 +08:00 |
|
lbw
|
66296afd26
|
♻️ Refactoring code. 优化sas 异常提示
|
2022-11-30 20:56:43 +08:00 |
|
lbw
|
f225d53010
|
🔖 Releasing / Version tags. v3.6.3
|
2022-11-25 19:54:21 +08:00 |
|
lbw
|
e533946a1c
|
♻️ Refactoring code. 手机号登录手机号不存在异常细化
|
2022-11-24 15:53:44 +08:00 |
|
lbw
|
85f239f5bf
|
!281 280 ⬆️ 升级 spring-authorization-server 到 0.4.0
Merge pull request !281 from 徐晓伟/spring-authorization-server-0.4.0
|
2022-11-22 03:22:55 +00:00 |
|
徐晓伟
|
3465e22f33
|
⬆️ 升级 spring-authorization-server 到 0.4.0
|
2022-11-22 11:09:10 +08:00 |
|
杜解生
|
301105ebe7
|
修复了由于开启Security Debug模式导致控制台疯狂打印校验token日志问题
|
2022-11-17 22:26:52 +08:00 |
|
lbw
|
3a7a3efa7e
|
♻️ Refactoring code. 是使用 @RequestMapping Headers属性替代 代码中指定header 参数
|
2022-11-12 12:31:04 +08:00 |
|
lbw
|
57d3aa9bbf
|
♻️ Refactoring code. close #I60453 令牌管理 时间格式化
|
2022-11-08 17:57:42 +08:00 |
|
lbw
|
6d9713ec0e
|
🔖 Releasing / Version tags. 3.6.2
|
2022-11-07 12:53:49 +08:00 |
|
lbw
|
f3bd2609bc
|
🐳 Work about Docker. 修正 Dockerfile 中的jvm 参数
|
2022-11-05 22:44:35 +08:00 |
|
lbw
|
646fbfee5b
|
🎨 Improving structure / format of the code.
|
2022-10-24 08:36:05 +08:00 |
|
LiruoY
|
89262b0517
|
update pig-auth/src/main/java/com/pig4cloud/pig/auth/endpoint/PigTokenEndpoint.java.
调用authenticationFailureHandler应该立即返回才是,怎么会继续下去执行,不能对一个问题响应多次吧
Signed-off-by: LiruoY <2372221537@qq.com>
|
2022-10-22 10:29:14 +00:00 |
|
lbw
|
9634f9f3b8
|
🔖 Releasing / Version tags. v3.6.1
|
2022-10-11 21:21:19 +08:00 |
|
lbw
|
c8fc4ebb33
|
🔖 Releasing / Version tags. v3.6
|
2022-10-05 10:12:45 +08:00 |
|
lengleng
|
ca9d754e9c
|
♻️ Refactoring code. close #I5SLDC 生成的令牌取消项目:服务名:token的格式呢,或者只想跟个token怎么实现呢
|
2022-09-22 17:26:10 +08:00 |
|
lbw
|
3aed0b7a08
|
🔖 Releasing / Version tags. 3.5.3
|
2022-09-19 08:29:50 +08:00 |
|
lbw
|
a8d1424483
|
✨ Introducing new features. 记录请求耗时
|
2022-08-20 17:30:47 +08:00 |
|
lbw
|
ce4dbf09d8
|
🐛 Fixing a bug. close #I5LETI 退出登陆获取不到当前用户
|
2022-08-13 15:35:24 +08:00 |
|
lbw
|
cba03f43b1
|
💄 Updating the UI and style files. 🐛 炫彩主题下遮罩层在表单上面,无法编辑内容
|
2022-08-13 12:19:40 +08:00 |
|
付绪壮
|
64ae0dddb6
|
🎨 代码格式化
|
2022-08-12 21:29:30 +08:00 |
|
付绪壮
|
1242a5958b
|
🐛 登陆成功事件,日志保存用户名错误
|
2022-08-12 19:15:42 +08:00 |
|