jumpserver/apps/ops/models
fit2bot 0771b804d1
refactor: 重构危险命令告警类型: Warning (#10970)
* refactor: 重构危险命令告警类型: Warning

* Update _msg_command_warning.html

* Update _msg_command_warning.html

* Update command.py

* Update django.po

* perf: 优化 command acl warning 的代码逻辑

* perf: 优化 command acl warning 的代码逻辑

* perf: 优化 CommandWarningMessage 逻辑

---------

Co-authored-by: fangfang.dong <fangfang.dong@fit2cloud.com>
Co-authored-by: Bai <baijiangjie@gmail.com>
2023-07-17 20:52:54 +08:00
..
__init__.py feat: 执行adhoc和playbook 2022-11-11 19:20:17 +08:00
adhoc.py perf: 优化命令长度限制到8m (#10193) 2023-04-13 15:47:16 +08:00
base.py feat: 执行adhoc和playbook 2022-11-11 19:20:17 +08:00
celery.py v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00
common.py feat: 作业支持增加参数和执行路径超时时间等 2022-11-16 21:06:14 +08:00
job.py refactor: 重构危险命令告警类型: Warning (#10970) 2023-07-17 20:52:54 +08:00
playbook.py fix: 添加 str 方法, 修复操作日志不友好的问题 (#9640) 2023-02-20 16:05:35 +08:00