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
fit2bot bf53df46dc
fix: 修复包含组织管理员时可以删除组织的问题 (#6130)
4 years ago
..
migrations perf: 修改迁移文件(default_org_name: DEFAULT => Default) 4 years ago
mixins fix: 修复一些 Root 组织没数据的问题 4 years ago
signals_handler 仪表盘全局组织统计 4 years ago
urls perf(orgs): 默认组织改为实体组织,并支持全局组织 (#5617) 4 years ago
__init__.py
admin.py
api.py fix: 修复包含组织管理员时可以删除组织的问题 (#6130) 4 years ago
apps.py
caches.py 仪表盘全局组织报500错误 4 years ago
context_processor.py
filters.py
hands.py
middleware.py fix(old-api): 调整旧的组织与用户关联接口 4 years ago
models.py style: 优化全局组织设置相关代码 (#5921) 4 years ago
serializers.py serializer优化&&授权导入优化 4 years ago
tasks.py feat: 添加缓存模块,添加组织资源统计 (#5407) 4 years ago
tests.py
utils.py feat: ACL (#5696) 4 years ago