You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/perms
xinwen fee3715d30
fix: 应用授权按type 过滤报错
3 years ago
..
api fix: 应用授权按type 过滤报错 3 years ago
migrations perf: 优化用户详情页授权列表加载速度&添加可重入锁 4 years ago
models refactor: 整合系统用户和管理用户 (#6236) 3 years ago
serializers refactor: 整合系统用户和管理用户 (#6236) 3 years ago
signals_handler fix: 用户组删除时,授权树不会自动更新 3 years ago
urls reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374) 4 years ago
utils feat: 检查资产授权过期接口添加过期时间 4 years ago
__init__.py Rename dir name dashboard to apps 8 years ago
apps.py [Update] 修复授权模块的信号处理监听不到的问题 5 years ago
exceptions.py perf(assets): 优化节点树 4 years ago
filters.py fix: 资产授权规则过滤添加 distinct 4 years ago
hands.py reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374) 4 years ago
locks.py fix: 修复授权树一些问题 4 years ago
mixins.py reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374) 4 years ago
pagination.py refactor: 获取授权树或者资产列表时避免读时锁 4 years ago
tasks.py fix: 授权过期自动刷新授权树 3 years ago
tests.py [Feat] 添加失效用户权限的api 5 years ago