Bai
|
54303ea33f
|
fix: 修复节点创建时更新孩子full_value日志输出问题
|
2020-12-16 18:37:54 +08:00 |
Bai
|
4dcd8dd8dd
|
fix: 修复节点创建时更新孩子full_value日志输出问题
|
2020-12-16 18:37:54 +08:00 |
xinwen
|
bf308e24b6
|
fix: 推送系统用户时 AdHocExecution id 重复
|
2020-12-16 17:31:37 +08:00 |
Bai
|
b3642f3ff4
|
fix: 修复LDAP用户登录(未找到)时循环调用问题
|
2020-12-16 12:01:57 +08:00 |
xinwen
|
3aed4955c8
|
fix: 远程应用授权的一些问题
|
2020-12-16 12:00:53 +08:00 |
fit2bot
|
9a5f9a9c92
|
fix: 应用授权不会自动推送的bug (#5271)
Co-authored-by: xinwen <coderWen@126.com>
|
2020-12-16 10:23:37 +08:00 |
Bai
|
e93fd1fd44
|
fix: 删除终端列表state的默认值0
|
2020-12-15 20:34:47 +08:00 |
xinwen
|
7bf37611bd
|
fix: 系统审计员不应该能添加到组
|
2020-12-15 19:24:25 +08:00 |
xinwen
|
b8ec4bfaa5
|
fix: 日志审计-操作日志中搜索-按动作搜索:需修改文字 删除文件-->删除 #524
|
2020-12-15 18:38:23 +08:00 |
Bai
|
58b6293b76
|
fix: 组件监控添加offline数量
|
2020-12-15 18:37:16 +08:00 |
xinwen
|
8e12eebceb
|
fix: 获得 oidc acs 等认证方式失败
|
2020-12-15 18:36:37 +08:00 |
Bai
|
72d6ea43fa
|
fix: 修改命令列表过滤参数session
|
2020-12-15 18:34:05 +08:00 |
Bai
|
deedd49dc5
|
fix: 修复命令记录导出excel文件格式未定义的问题
|
2020-12-15 18:07:11 +08:00 |
fit2bot
|
a36e6fbf84
|
fix: 修改判断会话活跃逻辑;不必要判断协议 (#5262)
* fix: 修改判断会话活跃逻辑;不必要判断协议
* fix: 修改导入task问题
Co-authored-by: Bai <bugatti_it@163.com>
|
2020-12-15 18:06:35 +08:00 |
Bai
|
b57453cc3c
|
fix: 修复命令列表过滤使用session_id字段
|
2020-12-15 18:05:42 +08:00 |
xinwen
|
0d469ff95b
|
fix(orgs): 用户离开组织后授权的资产没主动刷新
|
2020-12-15 14:00:51 +08:00 |
xinwen
|
ca883f1fb4
|
fix: 工单申请资产审批时系统用户没有推荐
|
2020-12-15 13:06:55 +08:00 |
fit2bot
|
6e0fbd78e7
|
fix: 修复prometheus_metricsAPI数据获取bug;修复组件注册type为空bug (#5253)
* fix: 修复prometheus_metricsAPI数据获取bug;修复组件注册type为空bug
* fix: 修改审计migrations/userloginlog/backend的verbose_name字段
Co-authored-by: Bai <bugatti_it@163.com>
|
2020-12-15 13:00:59 +08:00 |
ibuler
|
0813cff74f
|
perf: 优化 docs swagger,不再要求debug
|
2020-12-14 11:39:02 +08:00 |
ibuler
|
ff428b84f9
|
fix(assets): 修复asset更新子节点时的日志错误
|
2020-12-14 11:33:34 +08:00 |
ibuler
|
d0c9aa2c55
|
fix(assets): 修复更新孩子节点时的log error
|
2020-12-14 11:33:34 +08:00 |
Bai
|
90df404931
|
fix: 修复swagger问题
|
2020-12-11 19:02:33 +08:00 |
Bai
|
b9cbff1a5f
|
del: 删除测试prometheus相关代码
|
2020-12-11 19:02:33 +08:00 |
ibuler
|
b9717eece3
|
fix: 修改访问swagger会产生的错误
|
2020-12-11 18:30:20 +08:00 |
Bai
|
f9cf2a243b
|
fix: 修复settings中搜索LDAP用户重复问题
|
2020-12-11 18:26:10 +08:00 |
Bai
|
e056430fce
|
fix: 修复只配置DC域时,LDAP用户认证失败的问题
|
2020-12-11 18:26:10 +08:00 |
Bai
|
213221beae
|
perf: 修改BasePermissionViewSet的custom_filter_fields
|
2020-12-11 16:19:18 +08:00 |
Bai
|
2db9c90a74
|
feat: 修改翻译:认证方式
|
2020-12-11 15:49:39 +08:00 |
Bai
|
8ced6f1168
|
fix: 用户ProfileAPI设置is_first_login不是可读写
|
2020-12-11 15:44:17 +08:00 |
Bai
|
6703ab9a77
|
perf: 添加BasePermissionsViewSet,支持搜索过滤
|
2020-12-11 15:44:17 +08:00 |
Bai
|
2176fd8fac
|
feat: 更新翻译
|
2020-12-10 21:30:56 +08:00 |
fit2bot
|
856e7c16e5
|
feat: 添加组件监控;TerminalModel添加type字段; (#5206)
* feat: 添加组件监控;TerminalModel添加type字段;
* feat: Terminal序列类添加type字段
* feat: Terminal序列类添加type字段为只读
* feat: 修改组件status文案
* feat: 取消上传组件状态序列类count字段
* reactor: 修改termina/models目录结构
* feat: 修改ComponentTypeChoices
* feat: 取消考虑CoreComponent类型
* feat: 修改Terminal status判断逻辑
* feat: 终端列表添加status过滤; 组件状态序列类添加default值
* feat: 添加PrometheusMetricsAPI
* feat: 修改PrometheusMetricsAPI
Co-authored-by: Bai <bugatti_it@163.com>
|
2020-12-10 20:50:22 +08:00 |
fit2bot
|
d4feaf1e08
|
fix: 修复由于更新django captch版本引起的css丢失问题 (#5204)
* fix: 修复由于更新django captch版本引起的css丢失问题
* perf: 优化验证码的高度
Co-authored-by: ibuler <ibuler@qq.com>
|
2020-12-10 20:48:10 +08:00 |
xinwen
|
4424c4bde2
|
perf(asset): 手动启动节点资产数量自检程序时区分组织
|
2020-12-10 18:17:01 +08:00 |
fit2bot
|
5863e3e008
|
perf(asset): 资产树,右击增加计算节点数量的菜单,可以让后台去计算 #527 (#5207)
Co-authored-by: xinwen <coderWen@126.com>
|
2020-12-10 17:12:39 +08:00 |
xinwen
|
79a371eb6c
|
perf(auth): 密码过期后,走重置密码流程 #530
|
2020-12-10 16:06:26 +08:00 |
fit2bot
|
7c7de96158
|
feat(login): 登录日志要体现用哪个backend登录的 #4472 (#5199)
Co-authored-by: xinwen <coderWen@126.com>
|
2020-12-09 18:43:13 +08:00 |
ibuler
|
80b03e73f6
|
feat(celery): 添加celery的health check接口
|
2020-12-09 18:06:34 +08:00 |
fit2bot
|
32dbab2e34
|
perf: 数据库应用database字段添加allow_null=True (#5196)
* perf: 数据库应用database字段修改为required
* perf: 数据库应用database字段添加allow_null=True
Co-authored-by: Bai <bugatti_it@163.com>
|
2020-12-09 13:44:07 +08:00 |
ibuler
|
b189e363cc
|
revert(system): 暂时去掉system组件
|
2020-12-09 11:24:44 +08:00 |
Bai
|
4c3a655239
|
perf: 用户序列类禁止修改source字段
|
2020-12-08 20:54:33 +08:00 |
Bai
|
5533114db5
|
feat: 用户授权应用树按组织节点进行区分
|
2020-12-08 20:37:07 +08:00 |
Jiangjie.Bai
|
4c469afa95
|
feat: 取消资产配置相关字段只读模式 (#5182)
* feat: 取消资产配置相关字段只读模式
* feat: 取消资产配置相关字段只读模式
|
2020-12-08 20:32:48 +08:00 |
xinwen
|
4b67d6925e
|
feat(asset): api 添加推送系统用户到多个资产
|
2020-12-08 18:08:44 +08:00 |
fit2bot
|
dd979f582a
|
stash (#5178)
* Dev (#4791)
* fix(xpack): 修复last login太长的问题 (#4786)
Co-authored-by: ibuler <ibuler@qq.com>
* perf: 更新密码中也发送邮件 (#4789)
Co-authored-by: ibuler <ibuler@qq.com>
* fix(terminal): 修复获取螺旋的异步api
* fix(terminal): 修复有的录像存储有问题的导致下载录像的bug
* fix(orgs): 修复组织添加用户bug
* perf(requirements): 修改jms-storage==0.0.34 (#4797)
Co-authored-by: Bai <bugatti_it@163.com>
Co-authored-by: fit2bot <68588906+fit2bot@users.noreply.github.com>
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Bai <bugatti_it@163.com>
* stash
* feat(system): 添加系统app
* stash
* fix: 修复一些bug
Co-authored-by: xinwen <coderWen@126.com>
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Bai <bugatti_it@163.com>
Co-authored-by: Jiangjie.Bai <32935519+BaiJiangJie@users.noreply.github.com>
|
2020-12-08 14:26:18 +08:00 |
Bai
|
042ea5e137
|
feat: 授权应用树API返回org_name字段
|
2020-12-08 11:01:09 +08:00 |
fit2bot
|
43b5e97b95
|
feat(excel): 添加Excel导入/导出 (#5124)
* refactor(drf_renderer): 添加 ExcelRenderer 支持导出excel文件格式; 优化CSVRenderer, 抽象 BaseRenderer
* perf(renderer): 支持导出资源详情
* refactor(drf_parser): 添加 ExcelParser 支持导入excel文件格式; 优化CSVParser, 抽象 BaseParser
* refactor(drf_parser): 添加 ExcelParser 支持导入excel文件格式; 优化CSVParser, 抽象 BaseParser 2
* perf(renderer): 捕获renderer处理异常
* perf: 添加excel依赖包
* perf(drf): 优化导入导出错误日志
* perf: 添加依赖包 pyexcel-io==0.6.4
* perf: 添加依赖包pyexcel-xlsx==0.6.0
* feat: 修改drf/renderer&parser变量命名
* feat: 修改drf/renderer的bug
* feat: 修改drf/renderer&parser变量命名
Co-authored-by: Bai <bugatti_it@163.com>
|
2020-12-07 15:23:05 +08:00 |
fit2bot
|
3447eeda68
|
fix(applications): 修改attrs不能为null (#5172)
Co-authored-by: Bai <bugatti_it@163.com>
|
2020-12-04 13:10:59 +08:00 |
fit2bot
|
75ef413ea5
|
fix(applications): 修改attrs不能为null (#5171)
Co-authored-by: Bai <bugatti_it@163.com>
|
2020-12-04 10:24:10 +08:00 |
fit2bot
|
662c9092dc
|
reactor(dockerfile): 使用debian构建docker (#5169)
Co-authored-by: ibuler <ibuler@qq.com>
|
2020-12-03 19:14:28 +08:00 |
Bai
|
36e9d8101a
|
fix: 添加迁移文件: Node ordering
|
2020-12-03 11:16:27 +08:00 |
Bai
|
89ec6ba6ef
|
fix: Node ordering [`parent_key`, `value`]; 修复默认组织Default节点显示问题(存在key为0的Default节点)
|
2020-12-03 10:45:25 +08:00 |
Bai
|
af40e46a75
|
fix: 优化迁移Default节点
|
2020-12-03 10:29:00 +08:00 |
Bai
|
86fcd3c251
|
fix: 添加迁移文件(如果需要,将Default节点的key从0修改为1)
|
2020-12-03 10:29:00 +08:00 |
xinwen
|
e656ba70ec
|
fix(assets): 推送动态系统用户未指定 username 取全部 usernames
|
2020-12-01 20:08:54 +08:00 |
xinwen
|
bb807e6251
|
fix(perms): 新建授权时动态用户可能推送不成功
|
2020-12-01 20:08:54 +08:00 |
Bai
|
bbd6cae3d7
|
perf(org): 优化获取org_name字段
|
2020-11-30 15:21:56 +08:00 |
Bai
|
c3b09dd800
|
perf(perms): 优化用户授权树返回org_name字段;添加thread_local属性org_mapper减少查询次数
|
2020-11-30 15:21:56 +08:00 |
Bai
|
6d427b9834
|
fix: 禁止删除组织根节点
|
2020-11-30 14:19:20 +08:00 |
xinwen
|
610aaf5244
|
fix(assets): 动态系统用户和用户关系变化时没有推送到资产
|
2020-11-26 15:20:09 +08:00 |
xinwen
|
df2f1b3e6e
|
perf(User): 用户列表在大规模数据情况下慢
|
2020-11-26 12:32:18 +08:00 |
fit2bot
|
f26b7a470a
|
perf(celery-task): 优化检查节点资产数量的 Celery 任务 (#5052)
Co-authored-by: xinwen <coderWen@126.com>
|
2020-11-25 17:30:07 +08:00 |
xinwen
|
a4667f3312
|
fix(Node): Node 保存的时候,在信号里设置 parent_key
|
2020-11-25 16:35:12 +08:00 |
xinwen
|
91081d9423
|
refactor(perms): 在动态用户所绑定的授权规则中,如授权给用户组,当用户组增加成员后,动态系统用户下没有相应增加用户,因此也不会自动推送 (#5084) (#5086)
|
2020-11-24 19:31:45 +08:00 |
fit2bot
|
3041697edc
|
fix(orgs): 兼容旧的组织用户关系接口 (#5088)
Co-authored-by: xinwen <coderWen@126.com>
|
2020-11-24 19:09:14 +08:00 |
xinwen
|
75d7530ea5
|
fix(perms): 在动态用户所绑定的授权规则中,如授权给用户组,当用户组增加成员后,动态系统用户下没有相应增加用户,因此也不会自动推送
|
2020-11-24 10:27:03 +08:00 |
xinwen
|
39ab5978be
|
perf(perms): 获取用户所有授权时转换成 list
|
2020-11-22 17:24:00 +08:00 |
ibuler
|
7be7c8cee1
|
fix(perms): 修复我的资产页面问题
|
2020-11-22 16:55:21 +08:00 |
xinwen
|
68b22cbdec
|
fix(perms): 修复用户组授权树与资产问题
|
2020-11-22 15:03:03 +08:00 |
xinwen
|
a7c704bea3
|
perf(celery-task): 优化检查节点资产数量的 Celery 任务
|
2020-11-22 11:36:10 +08:00 |
xinwen
|
21993b0d89
|
perf(perms): 优化用户授权资产列表加载速度
|
2020-11-22 11:35:13 +08:00 |
xinwen
|
73ccf3be5f
|
fix(perms): 当用户授权为空时,清空旧的授权树
|
2020-11-22 11:26:39 +08:00 |
ibuler
|
bf3056abc4
|
fix(django3): 修复django3兼容问题
|
2020-11-20 15:25:37 +08:00 |
xinwen
|
f2fd9f5990
|
perf(assets): 限制搜索授权资产返回的条数
|
2020-11-20 15:24:33 +08:00 |
fit2bot
|
6d39a51c36
|
[fix]: 兼容django 3 (#5038)
* chore(django): 修改版本依赖
* [fix]: 兼容django 3
* fix(merge): 去掉不用的JSONField
* fix(requirements): 修改加密库的版本
Co-authored-by: ibuler <ibuler@qq.com>
|
2020-11-19 15:50:31 +08:00 |
xinwen
|
7fa94008c9
|
fix(old-api): 调整旧的组织与用户关联接口
|
2020-11-19 15:21:16 +08:00 |
xinwen
|
1af4fcd381
|
fix(perms): nodes-with-assets 接口添加刷新重构树
|
2020-11-18 11:47:50 +08:00 |
ibuler
|
6ec0b3ad54
|
fix(assets): 修复获取org_root的问题
|
2020-11-18 11:23:39 +08:00 |
xinwen
|
f557c1dace
|
fix(assets): model 添加 asset 默认排序
|
2020-11-17 19:40:49 +08:00 |
xinwen
|
6e87b94789
|
fix(command): 系统设置-安全设置-告警接收邮件字段如果为空,则更新不了
|
2020-11-17 19:19:08 +08:00 |
xinwen
|
b0dba35e5a
|
fix(public-api): 缺少SECURITY_PASSWORD_EXPIRATION_TIME字段
|
2020-11-17 19:11:39 +08:00 |
ibuler
|
d0b19f20c3
|
perf(tickets): 优化授权申请工单
|
2020-11-17 19:10:23 +08:00 |
xinwen
|
3e78d627f8
|
fix(perms): 作业中心-批量命令-选择系统用户之后,左侧资产列表未筛选,还是全部资产
|
2020-11-17 18:45:45 +08:00 |
ibuler
|
31cd441a34
|
fix(assets): 修复资产导入时填写节点引起的空节点名称的问题
|
2020-11-17 16:41:17 +08:00 |
ibuler
|
40c0aac5a9
|
fix(ops): 修复run as 可能引起的返回多个asset user
|
2020-11-17 16:39:13 +08:00 |
ibuler
|
83099dcd16
|
fix(ops): 修复task run as的问题
|
2020-11-17 16:39:13 +08:00 |
ibuler
|
0db72bd00f
|
fix(i18n): 修复js18n的问题
|
2020-11-17 16:29:09 +08:00 |
Bai
|
732b8cc0b8
|
fix(ops): 修复AdHocExecution字段task_display长度问题
|
2020-11-17 16:27:41 +08:00 |
Bai
|
a9f90b4e31
|
perf(terminal): 修改数据库字段长度(command_stroage/replay_storage name 128)
|
2020-11-17 15:59:42 +08:00 |
Bai
|
cf1fbabca1
|
fix(command): 修复批量命令执行可能获取到host为None的问题
|
2020-11-17 15:25:11 +08:00 |
ibuler
|
cbcefe8bd3
|
fix(ops): 修复因为更改controlmaster引起的连接不服用维内托
|
2020-11-16 15:22:25 +08:00 |
ibuler
|
133a2e4714
|
fix(assets): 修复动态系统用户推送的bug
|
2020-11-16 15:07:01 +08:00 |
fit2bot
|
9af4d5f76f
|
fix(crypto): 有时解密失败 (#5003)
* fix(nodes): 节点默认按 value 排序
* fix(crypto): 有时解密失败
Co-authored-by: xinwen <coderWen@126.com>
|
2020-11-16 14:47:27 +08:00 |
Bai
|
18d8f59bb5
|
fix(system_user): 修复更新系统用户时ad_domain字段为空提交失败的问题
|
2020-11-13 14:56:15 +08:00 |
xinwen
|
448c5db3bb
|
fix(orgs): 添加旧的 member 相关 api
|
2020-11-12 11:20:42 +08:00 |
Bai
|
75b886675e
|
perf(i18n): 更新翻译
|
2020-11-12 11:14:23 +08:00 |
Bai
|
24e22115de
|
perf(i18n): 更新翻译
|
2020-11-12 11:14:23 +08:00 |
Bai
|
b18ead0ffa
|
perf(i18n): 更新翻译
|
2020-11-12 11:01:48 +08:00 |
xinwen
|
6e8922da1c
|
fix(trans): 完善翻译
|
2020-11-12 10:12:25 +08:00 |
Bai
|
dcb38ef534
|
perf(session): 修改变量名terminate
|
2020-11-11 19:10:53 +08:00 |