jumpserver/apps/orgs
Bai bbd6cae3d7 perf(org): 优化获取org_name字段 2020-11-30 15:21:56 +08:00
..
migrations fix(migrations): 生成一下遗漏的 migrations 2020-10-23 17:00:37 +08:00
mixins perf(perms): 优化用户授权树返回org_name字段;添加thread_local属性org_mapper减少查询次数 2020-11-30 15:21:56 +08:00
urls fix(orgs): 添加旧的 member 相关 api 2020-11-12 11:20:42 +08:00
__init__.py [Update] 添加org 2018-07-13 00:00:35 +08:00
admin.py [Update] 添加org 2018-07-13 00:00:35 +08:00
api.py fix(orgs): 兼容旧的组织用户关系接口 (#5088) 2020-11-24 19:09:14 +08:00
apps.py [Update] 修改Org刷新cache 2018-08-13 18:26:13 +08:00
context_processor.py 超级管理员可创建超级审计员并可设置审计员为组织审计员 (#3141) 2019-09-12 18:56:26 +08:00
filters.py perf(orgs): 优化组织用户添加 2020-10-12 11:25:43 +08:00
hands.py [Update] 修改permission actions 2019-06-28 22:07:22 +08:00
lock.py perf(assets): 优化节点树 2020-09-21 10:23:09 +08:00
middleware.py fix(old-api): 调整旧的组织与用户关联接口 2020-11-19 15:21:16 +08:00
models.py fix: 修改textfield 不再限制长度 2020-10-20 15:00:22 +08:00
serializers.py fix(old-api): 调整旧的组织与用户关联接口 2020-11-19 15:21:16 +08:00
signals_handler.py fix(orgs): 完善组织与用户变化时的信号 2020-08-20 16:34:10 +08:00
tests.py refactor(orgs): 重构组织表结构 2020-07-28 10:16:26 +08:00
utils.py perf(org): 优化获取org_name字段 2020-11-30 15:21:56 +08:00