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
fit2bot 067a90ff9a
fix: 修复工单数据库命令复合bug (#8511)
2 years ago
..
api pref: app tree 添加 icon 3 years ago
migrations stash tdsql 2 years ago
models fix: 删除一些perms相关的权限位 3 years ago
serializers fix: 工单创建bug (#7858) 3 years ago
signal_handlers fix: 远程应用授权时 有些资产已经不存在了 导致授权失败 (#8127) 3 years ago
templates/perms fix: 授权过期消息提示 2 years ago
tree pref: 优化没有获取到节点的问题 2 years ago
urls fix: 删除资产授权缓存接口 3 years ago
utils pref: app tree 添加 icon 3 years ago
__init__.py
apps.py Fix rbac (#7728) 3 years ago
const.py fix: 修复工单数据库命令复合bug (#8511) 2 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 fix: 修复授权过期通知bug (#8404) 2 years ago
pagination.py refactor: 获取授权树或者资产列表时避免读时锁 4 years ago
tasks.py fix: 授权过期通知 2 years ago
tests.py