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/terminal
Gerry.tan 48b037ac26
feat: 支持 Dameng 数据库
6 months ago
..
api fix: windows sync remove account fail and applet deploy rbac perm error and job exection log admin auditor cannot view 6 months ago
applets fix: chrome应用加载多个插件不生效问题 7 months ago
automations feat: 修改重复的删除目录的逻辑 8 months ago
backends perf: 命令上传 取消input长度限制 9 months ago
management
migrations perf: 优化迁移文件 verbose_name 12 months ago
models perf: The label matching policy is configured with a random selection publisher 6 months ago
serializers fix: 命令输出取消长度限制 7 months ago
signal_handlers perf: 记录会话活动日志 (#12523) 10 months ago
templates/terminal
urls feat: 支持 virtual app (#12199) 12 months ago
utils perf: 修改core celery 组件状态 (#12684) 9 months ago
__init__.py
admin.py
apps.py
connect_methods.py feat: 支持 Dameng 数据库 6 months ago
const.py perf: 添加录像不支持 12 months ago
exceptions.py
filters.py fix: es命令记录可以看到其他资产执行的命令 11 months ago
hands.py
notifications.py
permissions.py perf: 优化会话 api 1 year ago
session_lifecycle.py perf: 记录会话活动日志 (#12523) 10 months ago
startup.py
tasks.py feat: 支持开启、关闭定时任务执行 8 months ago
tests.py
ws.py