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 c3de7b78c2
fix: 远程应用授权时 有些资产已经不存在了 导致授权失败 (#8127)
3 years ago
..
api perf: 修改 command 命令执行 3 years ago
migrations fix: 删除一些perms相关的权限位 3 years ago
models fix: 删除一些perms相关的权限位 3 years ago
serializers fix: 工单创建bug (#7858) 3 years ago
signal_handlers fix: 远程应用授权时 有些资产已经不存在了 导致授权失败 (#8127) 3 years ago
templates/perms perf: 优化通知,对支持 markdown 的发 markdown 3 years ago
tree perf: 添加 mariadb port (#7989) 3 years ago
urls fix: 删除资产授权缓存接口 3 years ago
utils feat: 工作台区分组织 (#8040) 3 years ago
__init__.py
apps.py Fix rbac (#7728) 3 years ago
const.py perf: 授权分类采用from_ticket字段 3 years ago
exceptions.py
filters.py fix: 按资产ip搜索数据不全 3 years ago
hands.py
locks.py
mixins.py
notifications.py pref: 修改使用的消息内容 (#7061) 3 years ago
pagination.py refactor: 获取授权树或者资产列表时避免读时锁 4 years ago
tasks.py pref: 修改使用的消息内容 (#7061) 3 years ago
tests.py