github jumpserver/jumpserver v2.3.0

latest releases: v3.10.9, v3.10.8, v3.10.7...
3 years ago

快速开始

仅需两步快速安装 JumpServer:

  1. 准备一台 2核4G (最低)且可以访问互联网的 64 位 Centos 7 主机;
  2. 以 root 用户执行如下命令一键安装 JumpServer。
curl -sSL https://github.com/jumpserver/jumpserver/releases/download/v2.3.0/quick_start.sh | sh

文档链接

企业版试用

注:企业版支持离线安装,申请通过后会提供高速下载链接

🌱 新功能 Features

  • feat(ticket): 增加配置项,可以关闭工单菜单 @fit2bot (#4640)
  • feat(authentication): 记录CAS用户登录成功的日志 @peijianbo (#4630)

🚀 性能优化 Optimization

  • perf(settings): 修改LDAP认证默认超时时间为10s @fit2bot (#4646)
  • perf(terminal): 优化终端存储提交,同时支持nameuuid字段 @fit2bot (#4639)

🐛 Bug修复 Bug Fixes

  • fix(tickets): 调整登录确认工单Title信息 @fit2bot (#4662)
  • fix(authentication): 修复CAS退出的失败的问题 @fit2bot (#4660)
  • fix(authentication): 修复同时开启RADIUSOpenID引起的问题 @fit2bot (#4654)
  • fix(tickets): 修复已处理工单的待处理人字段 @fit2bot (#4656)
  • fix(authentication): 修复开启二次认证时,地址跳转出错问题 @fit2bot (#4659)
  • fix(assets): 修复系统用户导入模版没有密码字段的问题 @fit2bot (#4632)
  • fix(cloud): 修复华为云返回默认vpc_id信息【企业版】
  • fix(cloud): 修复华为云获取image的问题【企业版】

Don't miss a new jumpserver release

NewReleases is sending notifications on new releases.