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
ibuler e7a3c5a822
perf(api): filter_fields被filterset_fields取代
4 years ago
..
migrations fix(migrations): 生成一下遗漏的 migrations 4 years ago
mixins feat: 用户授权应用树按组织节点进行区分 4 years ago
urls fix(orgs): 添加旧的 member 相关 api 4 years ago
__init__.py [Update] 添加org 6 years ago
admin.py [Update] 添加org 6 years ago
api.py perf(api): filter_fields被filterset_fields取代 4 years ago
apps.py [Update] 修改Org刷新cache 6 years ago
context_processor.py 超级管理员可创建超级审计员并可设置审计员为组织审计员 (#3141) 5 years ago
filters.py perf(orgs): 优化组织用户添加 4 years ago
hands.py [Update] 修改permission actions 5 years ago
lock.py perf(assets): 优化节点树 4 years ago
middleware.py fix(old-api): 调整旧的组织与用户关联接口 4 years ago
models.py fix: 修改textfield 不再限制长度 4 years ago
serializers.py feat: 抽象View Mapping Serializer架构设计; 重构工单View、Serializer模块 (#5371) 4 years ago
signals_handler.py fix(orgs): 用户离开组织后授权的资产没主动刷新 4 years ago
tests.py refactor(orgs): 重构组织表结构 4 years ago
utils.py feat: 用户授权应用树按组织节点进行区分 4 years ago