Commit Graph

229 Commits

Author SHA1 Message Date
lbw
0f5018e33c 🔖 Releasing / Version tags. 3.7.3 2024-01-03 14:41:20 +08:00
lbw
7c6ad1b55f 🔖 Releasing / Version tags. 适配 springboot 3.2 + spring cloud 2023 2023-12-07 13:04:09 +08:00
whywhathow
cf060f66f0 fix: access_token & refresh_token 使用默认Base64StringKeyGenerator 生成 token. 2023-11-21 13:32:29 +08:00
lbw
4260fe0f7e ♻️ Refactoring code. 授权码登录页面重构 2023-11-07 09:03:53 +08:00
lbw
339c15f37c 🔖 Releasing / Version tags. 3.7.1-JDK17 2023-08-29 09:21:18 +08:00
徐晓伟
f777df58da 🐛 使用 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-28 16:17:58 +08:00
徐晓伟
2c17c684c0 🔧 优化 Dockerfile,减少层数
WORKDIR 可以自动创建文件夹,无需执行 mkdir 命令
2023-08-24 12:52:15 +08:00
lbw
95d0091c3e 🔒 Fixing security issues. 开启nacos 认证 2023-08-22 21:47:27 +08:00
lbw
0f27bfda7b Introducing new features. 优化适配 knife4j 2023-08-15 23:25:22 +08:00
lbw
3843162191 ♻️ Refactoring code.调整 logback-spring.xml 2023-08-08 18:54:36 +08:00
lbw
ae5405bbf6 ⬆️ Upgrading dependencies. 是配置 springboot 3.1.2 2023-07-21 22:22:42 +08:00
lbw
09a5a262f4 🔖 Releasing / Version tags. 3.7.0 适配 springboot3 生态 2023-07-21 14:57:23 +08:00
lbw
8941e8ee34 ♻️ Refactoring code. 格式化代码 2023-07-09 12:37:29 +08:00
lbw
606d4d317d Merge branch 'jdk17' into jdk17-dev 2023-07-08 13:49:02 +08:00
lbw
80096f2d88 🔖 Releasing / Version tags. 3.7.0-snapshot 2023-07-07 16:12:01 +08:00
lbw
eb4015a892 🔇 删除login.ftl footer 2023-06-06 13:12:51 +08:00
lbw
8e2a302a73 Introducing new features. up springboot 3.1.0 2023-05-26 15:47:35 +08:00
TwelveT
4aaf739854 Spring Security 6.1 Lambda 2023-05-26 10:34:50 +08:00
aeizzz
fa90e31a64 ♻️ Refactoring code. 升级 jdk17 spring boot 3 2022-12-23 12:29:45 +08:00
aeizzz
df0b75a6de ♻️ Refactoring code. 升级 jdk17 spring boot 3 2022-12-23 09:28:21 +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
lbw
c952dc3a62 🔖 Releasing / Version tags. 3.5.2 2022-08-07 14:57:28 +08:00
lbw
ec9919a966 Introducing new features. 使用 RetOps 包装feign 调用 2022-06-28 12:52:46 +08:00
lbw
3d9e0be72f 🔖 Releasing / Version tags. 3.5.1 2022-06-20 09:58:34 +08:00
lbw
812a6016ed 优化。 优化SAS 客户端认证过程中的异常输出 2022-06-18 23:56:13 +08:00
lbw
7522417e10 🐛 Fixing a bug. closed #I5CO8Z resources ignore warings You are asking Spring Security to ignore Ant 2022-06-18 22:32:22 +08:00
lbw
dac823f400 🐛 Fixing a bug. closed #I5BO47 删除令牌报5XX错误 2022-06-18 22:31:35 +08:00
lbw
46fdba6943 🐛 Fixing a bug. actuator 端点被拦截无法监控 2022-06-09 20:23:47 +08:00