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
fit2cloud-jiangweidong 905014d441
feat: 改密计划支持数据库改密 (#6709)
3 years ago
..
api feat: 改密计划支持数据库改密 (#6709) 3 years ago
migrations perf: 授权分类采用from_ticket字段 3 years ago
models perf: 授权分类采用from_ticket字段 3 years ago
serializers feat: 改密计划支持数据库改密 (#6709) 3 years ago
signals_handler feat: 改密计划支持数据库改密 (#6709) 3 years ago
urls reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374) 4 years ago
utils perf: 代码优化 3 years ago
__init__.py
apps.py
const.py perf: 授权分类采用from_ticket字段 3 years ago
exceptions.py
filters.py fix: 资产授权规则过滤添加 distinct 4 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
pagination.py refactor: 获取授权树或者资产列表时避免读时锁 4 years ago
tasks.py fix: 授权过期自动刷新授权树 3 years ago
tests.py