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
xinwen f9218584f4
fix: 组织统计里系统用户与特权用户数量不对
3 years ago
..
migrations perf: 修改迁移文件(default_org_name: DEFAULT => Default) 4 years ago
mixins chore: 添加注释 3 years ago
signals_handler fix: 组织统计中系统用户数量不对 3 years ago
urls perf(orgs): 默认组织改为实体组织,并支持全局组织 (#5617) 4 years ago
__init__.py
admin.py
api.py fix: 修复组织批量删除的问题 4 years ago
apps.py [Update] 修改Org刷新cache 6 years ago
caches.py fix: 组织统计里系统用户与特权用户数量不对 3 years ago
context_processor.py 超级管理员可创建超级审计员并可设置审计员为组织审计员 (#3141) 5 years ago
filters.py perf(orgs): 优化组织用户添加 4 years ago
hands.py [Update] 修改permission actions 5 years ago
middleware.py fix(old-api): 调整旧的组织与用户关联接口 4 years ago
models.py perf: 修复授权应用树的问题 3 years ago
serializers.py refactor: 整合系统用户和管理用户 (#6236) 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