You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/ops
jiangweidong ff2aace569
feat: ssh_ping及custom_command支持sudo及su切换用户 (#11180)
1 year ago
..
ansible feat: ssh_ping及custom_command支持sudo及su切换用户 (#11180) 1 year ago
api perf: 修改支持 Django4 1 year ago
celery fix: 增加 TypeError 捕获 1 year ago
management/commands
migrations perf: 优化命令长度限制到8m (#10193) 2 years ago
models perf: 修改 inventory 1 year ago
serializers perf: 优化发布机不显示task信息问题 (#10450) 2 years ago
templates/ops perf: 翻译 (#10472) 2 years ago
tests
urls feat: 作业中心根据当前选择的资产提示用户名 2 years ago
__init__.py
apps.py perf: 修改 gettext 1 year ago
const.py perf: 修改支持 Django4 1 year ago
exception.py
hands.py
mixin.py perf: 修改支持 Django4 1 year ago
notifications.py fix notifications.py 2 years ago
signal_handlers.py merge: with dev 2 years ago
tasks.py perf: 修改支持 Django4 1 year ago
test_utils.py
utils.py feat: 增加 DEBUG_ANSIBLE 配置项支持打印 Ansible 详细日志 1 year ago
variables.py
views.py fix: 修复作业执行没有日志权限的问题 2 years ago
ws.py