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 d2df8acd84
fix: 修复数据库连接没有关闭问题 (#7227)
3 years ago
..
migrations perf: 修改迁移文件(default_org_name: DEFAULT => Default) 4 years ago
mixins feat: 工单多级审批 + 模版创建 (#6640) 3 years ago
signals_handler fix: 修复数据库连接没有关闭问题 (#7227) 3 years ago
urls perf(orgs): 默认组织改为实体组织,并支持全局组织 (#5617) 4 years ago
__init__.py
admin.py
api.py fix: 修复资产系统用户auth-info获取流程及创建时手动登录方式的校验 3 years ago
apps.py
caches.py fix: 组织统计里系统用户与特权用户数量不对 3 years ago
context_processor.py
filters.py perf(orgs): 优化组织用户添加 4 years ago
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 refactor(orgs): 重构组织表结构 4 years ago
utils.py feat: ACL (#5696) 4 years ago