jumpserver/apps/orgs
Michael Bai 06de6c3575 fix: 修复资产系统用户auth-info获取流程及创建时手动登录方式的校验 2021-10-22 15:19:58 +08:00
..
migrations perf: 修改迁移文件(default_org_name: DEFAULT => Default) 2021-03-17 15:22:21 +08:00
mixins feat: 工单多级审批 + 模版创建 (#6640) 2021-08-25 19:02:50 +08:00
signals_handler fix: 用户离开组织命令复核没有删除 2021-09-15 17:19:37 +08:00
urls perf(orgs): 默认组织改为实体组织,并支持全局组织 (#5617) 2021-03-02 14:57:48 +08:00
__init__.py
admin.py
api.py fix: 修复资产系统用户auth-info获取流程及创建时手动登录方式的校验 2021-10-22 15:19:58 +08:00
apps.py
caches.py fix: 组织统计里系统用户与特权用户数量不对 2021-08-18 16:46:01 +08:00
context_processor.py
filters.py
hands.py
middleware.py fix(old-api): 调整旧的组织与用户关联接口 2020-11-19 15:21:16 +08:00
models.py perf: 修复授权应用树的问题 2021-07-29 19:45:36 +08:00
serializers.py perf: 修复批量更新组织失败的问题 2021-09-09 20:49:30 +08:00
tasks.py feat: 添加缓存模块,添加组织资源统计 (#5407) 2021-01-17 12:08:21 +08:00
tests.py
utils.py feat: ACL (#5696) 2021-03-11 20:17:44 +08:00