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 dee45ce2e0
fix: 用户离开组织命令复核没有删除
3 years ago
..
migrations
mixins feat: 工单多级审批 + 模版创建 (#6640) 3 years ago
signals_handler fix: 用户离开组织命令复核没有删除 3 years ago
urls
__init__.py
admin.py
api.py fix: 修复组织批量删除的问题 4 years ago
apps.py
caches.py fix: 组织统计里系统用户与特权用户数量不对 3 years ago
context_processor.py
filters.py
hands.py
middleware.py
models.py perf: 修复授权应用树的问题 3 years ago
serializers.py perf: 修复批量更新组织失败的问题 3 years ago
tasks.py
tests.py
utils.py