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/orgs
xinwen ffde306a04
fix(assets): 修复批量删除资产失败问题
4 years ago
..
migrations fix(users): 替换旧有角色常量 4 years ago
mixins fix(assets): 修复批量删除资产失败问题 4 years ago
urls refactor(orgs): 重构组织与用户关系接口 4 years ago
__init__.py [Update] 添加org 6 years ago
admin.py [Update] 添加org 6 years ago
api.py refactor(orgs): 重构组织与用户关系接口 4 years ago
apps.py [Update] 修改Org刷新cache 6 years ago
context_processor.py 超级管理员可创建超级审计员并可设置审计员为组织审计员 (#3141) 5 years ago
filters.py refactor(orgs): 重构组织与用户关系接口 4 years ago
hands.py [Update] 修改permission actions 5 years ago
middleware.py [Update] 添加ids filter 5 years ago
models.py refactor(orgs): 重构组织与用户关系接口 4 years ago
serializers.py fix(orgs): 组织成员关系接口添加`role_display`字段 4 years ago
signals_handler.py refactor(orgs): 重构组织表结构 4 years ago
tests.py refactor(orgs): 重构组织表结构 4 years ago
utils.py feat: 修改oid获取顺序,添加从cookie中获取 5 years ago