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
xinwen 799d1e4043
feat: 资产授权规则添加是否有效的过滤条件
4 years ago
..
api feat: 资产授权规则添加是否有效的过滤条件 4 years ago
migrations perf: 优化用户详情页授权列表加载速度&添加可重入锁 4 years ago
models refactor tree (重构&优化资产树/用户授权树加载速度) (#5548) (#5549) 4 years ago
serializers perf: 优化用户详情页授权列表加载速度&添加可重入锁 4 years ago
signals_handler feat: 为rdp 添加一个api 4 years ago
urls reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374) 4 years ago
utils feat: 为rdp 添加一个api 4 years ago
__init__.py
apps.py
const.py
exceptions.py
filters.py feat: 资产授权规则添加是否有效的过滤条件 4 years ago
hands.py reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374) 4 years ago
locks.py refactor tree (重构&优化资产树/用户授权树加载速度) (#5548) (#5549) 4 years ago
mixins.py reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374) 4 years ago
pagination.py perf: 优化用户详情页授权列表加载速度&添加可重入锁 4 years ago
tasks.py refactor tree (重构&优化资产树/用户授权树加载速度) (#5548) (#5549) 4 years ago
tests.py