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 448c5db3bb
fix(orgs): 添加旧的 member 相关 api
4 years ago
..
migrations fix(migrations): 生成一下遗漏的 migrations 4 years ago
mixins fix(assets): 修复批量删除资产失败问题 4 years ago
urls fix(orgs): 添加旧的 member 相关 api 4 years ago
__init__.py
admin.py
api.py fix(orgs): 添加旧的 member 相关 api 4 years ago
apps.py
context_processor.py 超级管理员可创建超级审计员并可设置审计员为组织审计员 (#3141) 5 years ago
filters.py perf(orgs): 优化组织用户添加 4 years ago
hands.py
lock.py perf(assets): 优化节点树 4 years ago
middleware.py [Update] 添加ids filter 5 years ago
models.py fix: 修改textfield 不再限制长度 4 years ago
serializers.py fix(orgs): 添加旧的 member 相关 api 4 years ago
signals_handler.py fix(orgs): 完善组织与用户变化时的信号 4 years ago
tests.py refactor(orgs): 重构组织表结构 4 years ago
utils.py feat: 修改oid获取顺序,添加从cookie中获取 5 years ago