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
jiangweidong db01a6d48d
fix: 因为admin_user表中有历史数据,导致组织无法删除
3 years ago
..
migrations perf: 修改迁移文件(default_org_name: DEFAULT => Default) 4 years ago
mixins feat: 工单多级审批 + 模版创建 (#6640) 3 years ago
signals_handler perf: 优化订阅处理,形成框架 3 years ago
urls perf(orgs): 默认组织改为实体组织,并支持全局组织 (#5617) 4 years ago
__init__.py
admin.py
api.py fix: 因为admin_user表中有历史数据,导致组织无法删除 3 years ago
apps.py
caches.py fix: 修复 saml2 登陆的问题 3 years ago
context_processor.py
filters.py
hands.py
middleware.py fix(old-api): 调整旧的组织与用户关联接口 4 years ago
models.py perf: 修复授权应用树的问题 3 years ago
serializers.py perf: 修复批量更新组织失败的问题 3 years ago
tasks.py feat: 添加缓存模块,添加组织资源统计 (#5407) 4 years ago
tests.py
utils.py feat: ACL (#5696) 4 years ago