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
Jiangjie.Bai 224a9fbdb3
fix: 修复创建授权时actions为空保存时报错的问题
3 years ago
..
api fix: 修复应用授权权限bug (#7756) 3 years ago
migrations fix: 删除应用/授权应用相关权限 (#7792) 3 years ago
models fix: 删除应用/授权应用相关权限 (#7792) 3 years ago
serializers fix: 修复创建授权时actions为空保存时报错的问题 3 years ago
signal_handlers Fix rbac (#7728) 3 years ago
templates/perms perf: 优化通知,对支持 markdown 的发 markdown 3 years ago
urls reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374) 4 years ago
utils feat: 远程应用支持磁盘挂载 3 years ago
__init__.py
apps.py Fix rbac (#7728) 3 years ago
const.py perf: 授权分类采用from_ticket字段 3 years ago
exceptions.py perf(assets): 优化节点树 4 years ago
filters.py fix: 按资产ip搜索数据不全 3 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
notifications.py pref: 修改使用的消息内容 (#7061) 3 years ago
pagination.py refactor: 获取授权树或者资产列表时避免读时锁 4 years ago
tasks.py pref: 修改使用的消息内容 (#7061) 3 years ago
tests.py [Feat] 添加失效用户权限的api 5 years ago