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
ibuler c341d01e5a
perf: 修改工单信息
3 years ago
..
api fix: 授权规则支持通过 from_ticket 工单过滤 3 years ago
migrations perf: 修改授权中(资产/应用)系统用户字段不必填 3 years ago
models perf: 修改授权中(资产/应用)系统用户字段不必填 3 years ago
serializers feat: 改密计划支持数据库改密 (#6709) 3 years ago
signals_handler feat: 改密计划支持数据库改密 (#6709) 3 years ago
templates/perms perf: 优化消息通知 (#7024) 3 years ago
urls
utils fix: 修复设置未分组节点显示单独授权资产的配置时,用户授权树没有变化的问题 3 years ago
__init__.py
apps.py perf: 优化消息通知 (#7024) 3 years ago
const.py perf: 授权分类采用from_ticket字段 3 years ago
exceptions.py
filters.py fix: 授权规则支持通过 from_ticket 工单过滤 3 years ago
hands.py
locks.py fix: 修复授权树一些问题 4 years ago
mixins.py
notifications.py perf: 修改工单信息 3 years ago
pagination.py refactor: 获取授权树或者资产列表时避免读时锁 4 years ago
tasks.py perf: 优化消息通知 (#7024) 3 years ago
tests.py