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
Bai 1b2de703f4
fix: 修复获取授权资产详情时返回 spec_info 字段, 解决连接 Magnus 问题
2 years ago
..
api fix: 修复获取授权资产详情时返回 spec_info 字段, 解决连接 Magnus 问题 2 years ago
migrations perf: 优化迁移 2 years ago
models fix: 修复资产详情授权用户授权规则列表的搜索项 2 years ago
serializers fix: 修复获取授权资产详情时返回 spec_info 字段, 解决连接 Magnus 问题 2 years ago
signal_handlers fix: 开启授权规则signal信号监听;解决授权规则变动用户授权树没有即使刷新的问题 2 years ago
templates/perms
urls v3.0.0-rc1 (#9322) 2 years ago
utils perf: 修复社区版可能引起的问题 2 years ago
__init__.py
apps.py pref: 修改 activity log (#9571) 2 years ago
const.py fix: rdp file download 2 years ago
filters.py fix: 修复资产授权规则过滤 2 years ago
hands.py v3.0.0-rc1 (#9322) 2 years ago
locks.py perf: 优化 UserPermTreeUtil 逻辑(进行中) 2 years ago
mixins.py
notifications.py
pagination.py
tasks.py pref: 修改 activity log (#9571) 2 years ago
tests.py