jumpserver/apps/ops
fit2bot 1f2db65dba
fix: ansible 密码支持 {{ }} {% %} (#12354)
Co-authored-by: feng <1304903146@qq.com>
2023-12-18 17:31:35 +08:00
..
ansible fix: ansible 密码支持 {{ }} {% %} (#12354) 2023-12-18 17:31:35 +08:00
api perf: 上传目标目录指定在/tmp下 (#12334) 2023-12-14 19:44:53 +08:00
celery
management/commands
migrations perf: CeleryTaskExecution 添加默认排序 (#11663) 2023-09-22 15:06:58 +08:00
models perf: 上传目标目录指定在/tmp下 (#12334) 2023-12-14 19:44:53 +08:00
serializers perf: ldap测试登录提示优化&上产文件名长度限制 2023-12-15 18:06:47 +08:00
templates/ops perf: 优化任务日志页面时间显示兼容问题 2023-08-14 07:11:11 +05:00
tests
urls
__init__.py
apps.py
const.py feat: 支持批量发送文件 2023-12-12 10:39:23 +08:00
exception.py
hands.py
mixin.py perf: ansible任务 未激活的时候关闭定时任务 (#11631) 2023-09-20 15:30:29 +08:00
notifications.py
signal_handlers.py fix: celery事物 数据库未保存 2023-11-14 19:42:21 +08:00
tasks.py fix: 作业执行历史日志未按配置天数清理 2023-11-14 19:22:14 +08:00
test_utils.py
utils.py
variables.py
views.py perf: 添加 check api 避免未认证 2023-09-13 17:05:01 +08:00
ws.py