jumpserver/apps/ops
fit2bot 3626bf8df6
feat: 命令及录像存储可连接性定时检查 (#10594)
Co-authored-by: feng <1304903146@qq.com>
2023-05-30 18:45:51 +08:00
..
ansible perf: 改密过程原子性优化 2023-05-24 14:31:27 +08:00
api fix: 修复 applet 账号选择问题 2023-05-19 17:01:29 +08:00
celery feat: 命令及录像存储可连接性定时检查 (#10594) 2023-05-30 18:45:51 +08:00
management/commands
migrations perf: 优化命令长度限制到8m (#10193) 2023-04-13 15:47:16 +08:00
models fix: 修复作业中心未开启的acl生效的问题 (#10265) 2023-04-20 10:33:53 +08:00
serializers perf: 优化发布机不显示task信息问题 (#10450) 2023-05-16 14:48:00 +08:00
templates/ops perf: 翻译 (#10472) 2023-05-16 18:35:48 +08:00
tests
urls feat: 作业中心根据当前选择的资产提示用户名 2023-05-10 15:41:17 +08:00
__init__.py
apps.py
const.py perf: ssh key strategy translate (#10295) 2023-04-21 14:08:59 +08:00
exception.py
hands.py
mixin.py
notifications.py fix notifications.py 2023-04-10 10:35:16 +08:00
signal_handlers.py
tasks.py
test_utils.py
utils.py
variables.py
views.py fix: 修复作业执行没有日志权限的问题 2023-03-01 18:37:27 +08:00
ws.py