wjie
4ab93eb991
✨ Introducing new features. closed #I470L8 优化原有用户信息查询逻辑
2021-08-24 16:14:21 +08:00
lengleng
dda139893e
!150 修改令牌管理中token的获取接口
...
Merge pull request !150 from Minsim/dev
2021-08-13 03:31:56 +00:00
Minsim
fa222376be
修改token列表的获取方式
2021-08-12 15:44:03 +08:00
wjie
1c8a41506b
✨ Introducing new features. closed #I44EYC 使用mybatis-plus 的自动填充策略重构 审计字段
2021-08-09 15:51:37 +08:00
lbw
9caa82e34e
💚 Fixing CI Build. 格式化代码
2021-07-04 14:34:05 +08:00
wangbin3
b0c465749b
add equipment parameter
2021-06-29 19:58:54 +08:00
lbw
3b502498c2
!120 在操作日志中记录用户登录成功&退出日志
...
Merge pull request !120 from zhangran/master
2021-06-28 02:21:54 +00:00
zhangran
767531c69b
自定义退出事件中保存当前用户token
2021-06-23 13:18:50 +08:00
zhangran
859a13a140
自定义退出方法中增加用户退出登录的事件发布操作
2021-06-23 12:59:34 +08:00
zhangran
5e7ce4a492
在操作日志中记录用户登录成功&退出日志
2021-06-23 10:31:46 +08:00
lbw
9af834498e
🎨 Improving structure / format of the code. 避免IDEA 红线警告
2021-06-10 18:51:14 +08:00
lbw
f6e93b0c58
🔖 🔖 🔖 v3.2.0 support spring boot 2.5
2021-05-21 12:16:02 +08:00
如梦技术
cd449d2f37
✨ Use @Configuration(proxyBeanMethods = false)
2021-05-18 17:02:22 +08:00
lbw
b620b5b897
🔖 v3.0.4 spring cloud 2020.0.1 remove @SpringCloudApplication
2021-01-31 18:31:38 +08:00
lengleng
d7ce51e0b1
🔖 Releasing / Version tags. 3.0.0.RC1 support spring cloud 2020
...
🔖 Releasing / Version tags. 3.0.0.RC1 support spring cloud 2020
aa
2020-12-23 12:23:13 +08:00
NUGRUI
611ef5c80b
✨ Introducing new features. https://gitee.com/log4j/pig/issues/I1XGG7 优化 SSO 退出功能,支持自动重定向和参数重定向
2020-10-06 14:31:07 +08:00
Don
6fca049e8c
⏪ Reverting RedisTokenStore #I1PYDZ
2020-09-17 10:02:47 +08:00
DevOps
8b63d97844
🎉 🎉 🎉 v2.9.0 | wiki.pig4cloud.com
...
🎉 🎉 🎉 v2.9.0 | wiki.pig4cloud.com
2020-09-14 21:42:00 +08:00
冷冷
f98008cce0
✨ Introducing new features. 令牌管理支持根据用户名检索 closed #I1PYDZ
2020-08-03 13:27:29 +08:00
pig666
58331006d7
🔊 add logback-spring.xml disable nacos log
2020-06-23 15:39:04 +08:00
lengleng
88a612ed7c
🎨 改进结构和代码格式. spring java format
2020-06-14 18:35:38 +08:00
lishangbu
a012923bb8
🔧 Changing configuration files.调整docker环境变量配置,避免linux export命令造成的截断
2020-05-22 22:03:18 +08:00
lishangbu
3e71bf24b0
♻️ Refactoring code.全参数构造器(AllArgsConstructor)更换为常量参数构造器(RequiredArgsConstructor)
2020-05-13 13:09:40 +08:00
lishangbu
d99d43172d
🔧 Changing configuration files.修改actived根据指定的maven profiles动态切换
2020-04-04 13:55:34 +08:00
冷冷
b8c76e9003
✨ Introducing new features. add module pig-common-mybatis
2020-03-14 21:44:36 +08:00
冷冷
f0c530ee87
🔖 Releasing / Version tags. 2.7.0
...
🔖 Releasing / Version tags. 2.7.0
2020-03-14 16:33:53 +08:00
冷冷
4eb24b581a
⬆️ Upgrading dependencies. spring cloud alibaba 2.2.0
2020-02-13 16:06:15 +08:00
冷冷
59fe6a3345
🐛 Fixing a bug. 令牌管理的查询token 为空, 强制删除token 重构
2020-01-27 22:44:57 +08:00
冷冷
b8a4543b8e
🔖 Releasing / Version tags. 2.6.3 support sso
2020-01-13 19:56:35 +08:00
冷冷
3b124cee31
🔖 Releasing / Version tags. 2.6.2
2020-01-01 19:15:23 +08:00
冷冷
23ae86549f
🎉 Hoxton.RELEASE、Nacos Server
...
🎉 Hoxton.RELEASE、Nacos Server
🎉 Hoxton.RELEASE、Nacos Server
🎉 Hoxton.RELEASE、Nacos Server
🎉 Hoxton.RELEASE、Nacos Server
🎉 Hoxton.RELEASE、Nacos Server
🎉 Hoxton.RELEASE、Nacos Server
2019-11-29 20:07:54 +08:00
冷冷
e962abf5a5
🔖 2.6.0 spring cloud hoxton
...
🔖 2.6.0 spring cloud hoxton
2019-11-28 14:05:31 +08:00
yihur
59252636e1
修改hashmap 初始化值
2019-10-11 17:01:24 +08:00
冷冷
3f2b72d464
🐛 Fixing a bug. 修复token 失效,退出失败问题
2019-08-29 18:22:17 +08:00
lishangbu
561d464456
♻️ Refactoring code.refactor R
2019-07-17 22:25:09 +08:00
冷冷
033f76038c
🐛 Fixing a bug. oauth server 用户ID没有注入,securityutils 不能获取
2019-07-11 15:49:29 +08:00
冷冷
e7ef26dfbe
🔖 Releasing / Version tags. 2.2.2
2019-05-16 12:37:42 +08:00
冷冷
486816c88e
🐛 fix #IWG40 用户退出没有删除refresh_token
2019-05-16 09:13:47 +08:00
冷冷
a8dfb8a0fd
🔖 Releasing / Version tags. V2.2.0
2019-04-02 21:44:49 +08:00
lishangbu
217d9898da
♻️ Refactoring code.refactor logout
2019-03-22 19:06:08 +08:00
lishangbu
fed4d460a3
♻️ Refactoring code.use "@SneakyThrows" annotation
2019-03-21 18:49:58 +08:00
冷冷
fc7e7cb977
🔖 Releasing / Version tags.2.1.0 包装spring security oauth2 使用细节,一个注解接入
2019-03-08 22:48:29 +08:00
lishangbu
dc54f85271
🎨 Improving structure / format of the code.use spring constant instead of ourselves
2019-03-06 12:01:45 +08:00
lishangbu
678b10c33a
🐛 Fixing a bug.fix "Request method 'POST' not supported" error on login
2019-03-06 11:52:15 +08:00
lishangbu
b0cb1e0770
♻️ Refactoring code.refactor method name according to "Alibaba Java Coding Guidelines"
2019-03-06 11:35:34 +08:00
lishangbu
f341b65624
🔧 Changing configuration files.synchronize spring profile in local environment and spring cloud config server environment
2019-02-23 22:55:13 +08:00
冷冷
935a89ab42
🐛 Fixing a bug. refresh-token error
2019-02-13 11:26:27 +08:00
冷冷
d291d0803c
🔖 v2.0.0. happy new year
2019-02-01 21:06:59 +08:00