This website requires JavaScript.
Explore
知识库
导航
Help
Sign In
ContiNew
/
continew-admin
Watch
1
Star
1
Fork
0
You've already forked continew-admin
mirror of
https://github.com/continew-org/continew-admin.git
synced
2025-10-20 07:01:31 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac2e16c472f19106c99e27e01a62ee067c1db3d0
continew-admin
/
continew-common
/
src
/
main
/
java
/
top
/
continew
/
admin
/
common
History
Charles7c
3f01a5c84a
refactor: UserContextHolder ThreadLocal => TransmittableThreadLocal
2025-09-13 21:36:16 +08:00
..
api
refactor: 增加租户查询条件 (
#181
)
2025-08-06 09:49:57 +08:00
base
build: continew-starter 2.13.3 => 2.13.4
2025-07-27 09:36:29 +08:00
config
refactor: 简化命名 isSuperAdminUser() => isSuperAdmin(), isTenantAdminUser() => isTenantAdmin()
2025-08-14 22:31:28 +08:00
constant
fix(system/storage): 对象存储配置增加 Endpoint 参数格式校验
2025-08-20 22:00:50 +08:00
context
refactor: UserContextHolder ThreadLocal => TransmittableThreadLocal
2025-09-13 21:36:16 +08:00
enums
refactor: 梳理用户和角色体系,内置角色:超级管理员、租户管理员(系统管理员),且内置用户和角色不允许变更及分配
2025-07-26 21:22:33 +08:00
model
refactor(tenant): 优化租户管理表字段设计
2025-07-27 14:11:58 +08:00
util
feat: SecureUtils 新增 decryptPasswordByRsaPrivateKey 方法统一处理密码解密
2025-07-26 21:41:02 +08:00