Commit Graph

915 Commits (0a242c3e81e100021226682217c8dbe50b13f95c)

Author SHA1 Message Date
xinwen c3c5801d2e refactor(orgs): 重构组织与用户关系接口
4 years ago
ibuler 2a53a20808 perf(assets): 修改 系统用户 管理用户 等的用户名长度到128
4 years ago
xinwen 9488c8bd97
fix(cmd_filter): 命令过滤器唯一应该为 name + org_id (#4325)
4 years ago
Bai eef942c155 fix(gather_asset_users): 修复收集资产用户日志中用户名显示不完整的问题
4 years ago
Bai ddcd4ebbfc fix(asset_user): 修改创建AuthBook对象锁机制,使用select_for_update替换redis_lock3
4 years ago
Bai 9550ea62fb fix(asset_user): 修改创建AuthBook对象锁机制,使用select_for_update替换redis_lock2
4 years ago
Bai abcb589658 fix(asset_user): 修改创建AuthBook对象锁机制,使用select_for_update替换redis_lock
4 years ago
Bai 1bb366ad94 fix(authbook): 修改创建AuthBook对象锁机制,解决并发操作堵塞问题
4 years ago
BaiJiangJie 724a8f6324
fix(assets): 修复用户name字段长度与资产created_by字段长度不一致导致创建资产失败的问题 (#4302)
4 years ago
ibuler 437df9a533 fix(assets): node asset 关系发生变化是,关联系统用户引起的问题
4 years ago
Bai 7c12f8f462 merge: Merge to dev from branch master
4 years ago
xinwen 6f5a92c21f [Update] assets/gathered_user 添加过滤字段
4 years ago
xinwen 17a76994dc [Update] 系统用户添加过滤字段
4 years ago
xinwen 39a75074af [Feature] 添加申请资产工单
4 years ago
Bai 8c7240193a fix(system_user): 修复系统用户测试可连接性失败问题(所有资产)(不应该执行校验系统用户是否可以推送的逻辑)
4 years ago
Bai b622aca9af fix(admin_user): 修复管理用户单独测试某台资产可连接性失败的情况(private_key_file)
4 years ago
Bai fcd684e2db feat(assets): 资产序列类修改字段名 _name 为 _display
4 years ago
Bai 1c264399bb feat(domain + migrate): 修改网域唯一字段为:org_id + name
4 years ago
Bai 872e2546e9 feat(node): NodeModel添加方法get_or_create_child()
4 years ago
ibuler 220ccda04d fix: 修改domain创建的assets不是必填的
5 years ago
ibuler 19e34270d1 feat: gather user添加搜索字段
5 years ago
ibuler 80d94074e7 feat: 修改资产的标签搜索
5 years ago
xinwen edcf9921fe
[Update] apps/assets/serializers/system_user.py (#4102)
5 years ago
Bai 1bb9048910 [Update] 标签序列类assets字段required为False
5 years ago
ibuler 1a6597b572 feat: 修改command filter数据结构
5 years ago
ibuler 4468e2d379 feat: 限制gateway 仅有ssh协议
5 years ago
ibuler ee4534ac4b feat: public setting添加key
5 years ago
ibuler 8569910658 feat: command exexution audit log的搜索
5 years ago
ibuler a43d6ad34d feat: 资产添加admin_user_display
5 years ago
ibuler 8efc0331de feat: 删掉所有view, templates, forms
5 years ago
ibuler 1a84661ca9 feat: 修改filterset_fields => filter_fields,option方法不支持filterset
5 years ago
Bai 7afff5e392 [Update] merge from dev to lina
5 years ago
Bai 7c44f74068 [Bugfix] 修复只显示当前节点下资产不生效的问题
5 years ago
xinwen 245d28b03d [Update] 一些本地化
5 years ago
Bai 73c3de97b8 [Update] 取消用户资产页面中,资产详情系统用户值为undefine的问题
5 years ago
Bai d878089ebd [Update] 用户资产详情Modal添加comment
5 years ago
Bai 9341ce9f84 [Update] 修复AssetUserViewSet 使用Option方法时error
5 years ago
xinwen eb74d13059 [Update] Asset filter 添加 platform__base 字段
5 years ago
xinwen 4dd6d4498b [Update] Asset filter 添加 platform__name 字段
5 years ago
Bai 0cff6ab29b [Update] Merge fromo dev to lina
5 years ago
Bai 185c53d311 [Update] Merge from master to dev
5 years ago
ibuler 331cfe2aed [Bugfix] 修复节点数量缓存显示不对的bug
5 years ago
ibuler 6bb13a26f5 [Update] 修改用户serializer
5 years ago
ibuler b6f5b335bd Merge branch 'api_perf' into lina
5 years ago
ibuler 0c0c0e6d6f Merge branch 'dev' into lina
5 years ago
ibuler efb5d4135a [Update] 优化api字段显示
5 years ago
ibuler 44db0e8a5d [Bugfix] 修复查询授权时额外查询platform的问题
5 years ago
BaiJiangJie 1b1a686b96
Merge pull request #3922 from jumpserver/dev
5 years ago
ibuler 98afa032a7 [Update] 修复资产页面可连接性
5 years ago
BaiJiangJie e9fe5b3004
Merge pull request #3908 from jumpserver/dev
5 years ago