noear
|
ed74fc709a
|
Merge branch 'dev' of https://gitee.com/noear_admin/sa-token into dev
|
2023-02-09 21:59:52 +08:00 |
|
noear
|
114034f38b
|
清除无效代码
|
2023-01-31 08:12:52 +08:00 |
|
noear
|
3e9159e6af
|
sa-token-solon-plugin::调整 sso,oauth2 适配,可以没有配置
|
2023-01-30 12:01:58 +08:00 |
|
noear
|
dde4b34892
|
sa-token-demo-solon::删除不必要的代码
|
2023-01-29 18:22:32 +08:00 |
|
noear
|
efa8523a20
|
sa-token-demo-sso-server-solon::根据 sa-token-solon-plugin 最新的适配代码,调整示例
|
2023-01-29 18:21:47 +08:00 |
|
noear
|
f1fd2f1ca5
|
sa-token-solon-plugin::添加sso和oauth2框架的自动化适配
|
2023-01-29 18:20:55 +08:00 |
|
noear
|
228c709d41
|
调整 sa-token 拦截适配的处理顺序
|
2023-01-15 11:45:31 +08:00 |
|
noear
|
34f63449f7
|
调整 sa-token-dao-redisx 适配(提供 base64, json 两种序列化方案)
|
2023-01-15 09:58:20 +08:00 |
|
noear
|
358921bc8e
|
调整 sa-token-solon-plugin 拦截适配
|
2023-01-14 16:58:12 +08:00 |
|
noear
|
25013885a6
|
调整 sa-token-dao-redisx 描述
|
2023-01-14 09:33:25 +08:00 |
|
noear
|
0fac42e5cc
|
sa-token-dao-redisx 升级 redisx 为 1.4.5,支持序列化配置
|
2023-01-14 09:30:03 +08:00 |
|
noear
|
7d9c556e2d
|
sa-token-solon-plugin 增加新的拦截适配方式,旧的标为弃用。
|
2023-01-13 09:13:40 +08:00 |
|
noear
|
27ea84c5a6
|
sa-token-solon-plugin 升级 solon 为 1.12.2
|
2023-01-13 09:12:56 +08:00 |
|
noear
|
9b9de79245
|
调整 sa-token-demo-solon,使用 SaTokenInterceptor 替代之前的 SaTokenPathInterceptor(旧的标为弃用)
|
2023-01-13 09:11:23 +08:00 |
|
noear
|
c744bd7744
|
添加示例项目:sa-token-demo-sso-server-solon
|
2023-01-03 11:57:22 +08:00 |
|
noear
|
422f7d2e4c
|
sa-token-solon-plugin: 升级 solon 为 1.12.0
|
2022-12-26 15:37:39 +08:00 |
|
noear
|
37efe9a8d8
|
sa-token-solon-plugin: 升级 solon 为 1.11.3
|
2022-12-01 14:28:20 +08:00 |
|
noear
|
59eaed193b
|
sa-token-solon-plugin:调整适配代码,允许没有sa-token配置内容。
|
2022-11-16 15:38:55 +08:00 |
|
noear
|
c2ad8bf347
|
sa-token-solon-plugin:调整适配代码,允许没有sa-token配置内容(给个默认的配置实例)。
|
2022-11-16 15:24:22 +08:00 |
|
noear
|
637781415a
|
sa-token-solon-plugin:调整适配代码,允许没有sa-token配置内容(给个默认的配置实例)。
|
2022-11-16 15:20:04 +08:00 |
|
noear
|
1e2abfaa15
|
sa-token-solon-plugin:调整示例代码关于异常的处理
|
2022-11-15 22:46:22 +08:00 |
|
noear
|
062af081f7
|
sa-token-solon-plugin:升级 solon 为 1.10.13
|
2022-11-14 16:46:24 +08:00 |
|
noear
|
d2f0167e28
|
sa-token-solon-plugin:添另 SaLog 适配支持
|
2022-11-03 13:50:46 +08:00 |
|
noear
|
38c75d18ad
|
sa-token-solon-plugin:调整适配时 bean 的获取方法(更直接些)
|
2022-10-25 20:59:52 +08:00 |
|
noear
|
0300a29f55
|
sa-token-solon-plugin:升级 solon 为 1.10.9;调整 SaTokenPathFilter 让其支持注解验证;删除 SaTokenAnnotationInterceptor(不再需要了)
|
2022-10-25 20:55:37 +08:00 |
|
noear
|
67e4c0af75
|
sa-token-solon-plugin:将示例的 SaTokenPathFilter 改用 SaTokenPathInterceptor
|
2022-09-28 18:23:47 +08:00 |
|
noear
|
05a9d40151
|
sa-token-solon-plugin:升级 solon 为 1.9.2; 优化 SaTokenPathInterceptor 同时支持注解、路径、规则处理
|
2022-09-28 18:21:30 +08:00 |
|
noear
|
46e3317c1f
|
sa-token-solon-plugin:升级 solon 为 1.9.2
|
2022-07-12 13:55:30 +08:00 |
|
noear
|
2d6e425786
|
sa-token-solon-plugin:升级 solon 为 1.9.1
|
2022-07-07 18:22:19 +08:00 |
|
noear
|
e0b3b63e1d
|
sa-token-solon-plugin:升级 solon 为 1.8.0
|
2022-05-24 12:36:11 +08:00 |
|
noear
|
c84c600fd4
|
Merge branch 'dev' of https://gitee.com/noear/sa-token into dev
|
2022-05-10 13:49:58 +08:00 |
|
noear
|
c1e7dce1dc
|
sa-token-dao-redisx:添加 readme
|
2022-05-10 13:47:49 +08:00 |
|
noear
|
df6ea7ec4e
|
sa-token-solon-plugin:升级 solon 到 1.7.5
|
2022-05-02 19:53:57 +08:00 |
|
noear
|
1d620fa119
|
sa-token-solon-plugin:升级 solon 到 1.7.5
|
2022-05-02 19:51:13 +08:00 |
|
noear
|
faa63fe327
|
sa-token-solon-plugin:升级 solon 到 1.7.2
|
2022-04-18 14:04:41 +08:00 |
|
noear
|
10845ee849
|
sa-token-solon-plugin:添加 SaTokenDao 主入支持
|
2022-03-30 23:04:01 +08:00 |
|
noear
|
aa252f831c
|
添加 sa-token-dao-redisx 插件,用于适配redisx框架(无 spring 依赖)
|
2022-03-30 22:59:00 +08:00 |
|
noear
|
c44ad67117
|
sa-token-solon-plugin: 升级到 solon 1.6.34
|
2022-03-30 22:58:05 +08:00 |
|
noear
|
e444b88521
|
sa-token-solon-plugin: 升级到 solon 1.6.29
|
2022-03-07 16:59:09 +08:00 |
|
noear
|
54ecb04ce0
|
sa-token-solon-plugin: 升级到 solon 1.6.1
|
2021-11-25 18:27:36 +08:00 |
|
noear
|
50624d0f47
|
sa-token-solon-plugin: 升级到 solon 1.5.50
|
2021-10-25 20:31:17 +08:00 |
|
noear
|
040777be7c
|
sa-token-solon-plugin: 升级到 solon 1.5.40
|
2021-10-04 10:21:05 +08:00 |
|
noear
|
37d38ba2b4
|
sa-token-solon-plugin: 升级到 solon 1.5.27
|
2021-09-02 16:37:43 +08:00 |
|
noear
|
03f66c6081
|
sa-token-solon-plugin: 升级到 solon 1.5.17
|
2021-07-28 10:17:11 +08:00 |
|
noear
|
a67e58a2ee
|
sa-token-solon-plugin: 升级到 solon 1.5.1
|
2021-06-14 11:48:26 +08:00 |
|
noear
|
d8081274ab
|
sa-token-solon-plugin: 修复一个笔误
|
2021-06-05 19:14:44 +08:00 |
|
noear
|
f4b500ed6f
|
sa-token-solon-plugin: solon 升级为:1.4.9 版本
|
2021-06-02 22:14:26 +08:00 |
|
noear
|
9e8ae52032
|
添加solon适配及demo
|
2021-05-30 23:10:08 +08:00 |
|
noear
|
1bb91d5dbb
|
添加solon适配及demo
|
2021-05-30 22:53:08 +08:00 |
|
noear
|
b997a2d870
|
添加solon适配及demo
|
2021-05-30 22:52:42 +08:00 |
|
noear
|
f8f698fc3d
|
添加solon适配及demo
|
2021-05-30 22:00:29 +08:00 |
|
noear
|
705b565e38
|
添加solon适配及demo
|
2021-05-30 21:24:43 +08:00 |
|
noear
|
a2d1121b66
|
添加solon适配及demo
|
2021-05-30 21:24:04 +08:00 |
|