ibuler
|
0981cd1ed1
|
perf: 修改 Connect token 数据结构
|
2022-11-29 14:42:04 +08:00 |
ibuler
|
fc1b6c9db2
|
pref: 修改 endpoint api
|
2022-11-18 19:29:19 +08:00 |
ibuler
|
04ee7ee0e7
|
pref: 后端返回 connect types
|
2022-11-17 20:48:50 +08:00 |
Eric
|
8a1a7d9e13
|
fix: remove unused serializer_class
|
2022-11-17 11:04:50 +08:00 |
ibuler
|
fb653f93db
|
pref: 修改添加 connect methods
|
2022-11-16 21:05:15 +08:00 |
Eric
|
ef637e91b9
|
perf: add host deployment task
|
2022-11-15 16:01:51 +08:00 |
Eric
|
d554e92d02
|
perf: add applets deployment
|
2022-11-14 19:01:18 +08:00 |
Eric
|
1b2eda51e3
|
perf: get host applet by name
|
2022-11-09 16:14:25 +08:00 |
ibuler
|
ba38771d1a
|
perf: 修改 applets related
|
2022-11-08 13:55:06 +08:00 |
ibuler
|
afe6c8ebbd
|
pref: 修改 applet host api
|
2022-11-07 20:41:18 +08:00 |
ibuler
|
30106bdbbb
|
perf: 修改组件状态
|
2022-11-04 11:40:16 +08:00 |
ibuler
|
b0ae9b47ca
|
pref: 修改 applet host
|
2022-11-03 16:55:38 +08:00 |
ibuler
|
0d2bfaa768
|
pref: 添加 applet host actions
|
2022-11-02 20:33:27 +08:00 |
ibuler
|
23e44c49b5
|
pref: 修改 applet deployments
|
2022-11-02 19:07:07 +08:00 |
ibuler
|
956367cfed
|
pref: applet detail api 支持 slug name
|
2022-11-02 15:01:52 +08:00 |
ibuler
|
f6fe673b28
|
perf: 修改 applet publications
|
2022-11-02 14:13:45 +08:00 |
ibuler
|
c8881d56ea
|
pref: 修改 applets api
|
2022-11-02 11:08:13 +08:00 |
ibuler
|
60d07cb3e1
|
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
|
2022-11-01 20:37:53 +08:00 |
ibuler
|
6ba4b750f2
|
perf: 修改 publications
|
2022-11-01 20:37:04 +08:00 |
Eric
|
1c9f754e27
|
perf: applet 添加 setup.yml 校验
|
2022-11-01 19:06:35 +08:00 |
ibuler
|
b159f16513
|
pref: 添加 applet download
|
2022-11-01 18:40:42 +08:00 |
ibuler
|
cf81f08b7a
|
perf: 优化部署 host
|
2022-11-01 11:52:51 +08:00 |
ibuler
|
12b74093e2
|
pref: 修改 applet host deploy
|
2022-10-28 18:19:44 +08:00 |
ibuler
|
28f4905a81
|
pref: 修改 applet host
|
2022-10-27 16:26:15 +08:00 |
ibuler
|
82aca6b843
|
pref: 修改 applet
|
2022-10-25 19:31:13 +08:00 |
ibuler
|
5606082ca3
|
pref: 添加 applet 创建 api
|
2022-10-25 12:57:34 +08:00 |
Jiangjie.Bai
|
c1c70849e9
|
feat: 修改 DBPortMapper 异常处理问题; DBListenPort API 迁移至 terminal app 中
|
2022-09-22 19:23:39 +08:00 |
Jiangjie.Bai
|
57e12256e7
|
feat: 修改 Endpoint 获取 Manugs DB listen port 的逻辑
|
2022-09-22 19:23:39 +08:00 |
feng626
|
ca3d2271a8
|
merge v3
|
2022-08-29 19:53:04 +08:00 |
ibuler
|
063c42b94d
|
perf: 修改 terminal session
|
2022-08-24 16:14:32 +08:00 |
ibuler
|
2948d5af7f
|
perf: 删除一部分 system user
|
2022-08-16 16:34:16 +08:00 |
Jiangjie.Bai
|
41541a91b9
|
fix: 修复 public 和 smart API 权限包含 connection token
|
2022-07-15 15:01:20 +08:00 |
fit2bot
|
ce2f6fdc84
|
feat: Endpoint 支持 oracle 版本 (#8585)
* feat: Endpoint 支持 oracle 版本
* feat: Endpoint 支持 oracle 版本
* feat: Endpoint 支持 oracle 版本
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
2022-07-13 16:29:05 +08:00 |
fit2bot
|
27cbbfbc79
|
refactor: 重构 Connection Token 模块 (完成获取 Super connection token API 逻辑) (#8559)
* refactor: 重构 Connection Token 模块 (完成 Model 设计和创建 Token 的API逻辑)
* refactor: 重构 Connection Token 模块 (完成获取 Token 详细信息的 API 逻辑)
* refactor: 重构 Connection Token 模块 (完成获取 RDP 文件 API 逻辑)
* refactor: 重构 Connection Token 模块 (完成获取 Client url API 逻辑)
* refactor: 重构 Connection Token 模块 (完成获取 Super connection token API 逻辑)
* refactor: 重构 Connection Token 模块 (完成删除原 Connection token 逻辑)
* refactor: 重构 Connection Token 模块 (完成删除原 Connection)
* refactor: 重构 Connection Token 模块 (完善序列类字段)
* refactor: 重构 Connection Token 模块 (完善expire API)
* refactor: 重构 Connection Token 模块 (完善迁移文件)
* refactor: 重构 Connection Token 模块 (完善翻译文件)
* refactor: 重构 Connection Token 模块 (拆分Connection ViewSet)
* refactor: 重构 Connection Token 模块 (修改翻译)
* refactor: 重构 Connection Token 模块 (优化)
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
2022-07-11 18:09:06 +08:00 |
Jiangjie.Bai
|
62a2a74c27
|
perf: 会话列表显示终端名称;修复启动 warning 问题
|
2022-07-01 19:21:13 +08:00 |
feng626
|
272f64d743
|
fix: get_target_ip bug
|
2022-07-01 14:16:54 +08:00 |
Jiangjie.Bai
|
8e65975cd7
|
fix: 修改会话共享可以指定用户的一些问题
|
2022-06-30 14:22:40 +08:00 |
Jiangjie.Bai
|
05826abf9d
|
feat: Endpoint 支持标签匹配
feat: Endpoint 支持标签匹配
feat: Endpoint 支持标签匹配
feat: Endpoint 支持标签匹配
feat: Endpoint 添加帮助信息
feat: Endpoint 添加帮助信息
|
2022-06-29 18:50:27 +08:00 |
Jiangjie.Bai
|
1e3da50979
|
fix: 修复会话加入记录更新失败的问题
|
2022-06-16 16:50:51 +08:00 |
feng626
|
74f88d842d
|
fix: 修改replay download perm
|
2022-04-20 19:14:42 +08:00 |
Jiangjie.Bai
|
57969a4e23
|
fix: 修改获取smart endpoint的逻辑
|
2022-04-19 19:50:18 +08:00 |
Jiangjie.Bai
|
7b02777f1e
|
fix: 修改endpoint smart API允许有效用户访问
|
2022-04-15 16:33:41 +08:00 |
Jiangjie.Bai
|
10b033010e
|
feat: 优化命令导出时间戳可读性
|
2022-04-13 19:50:17 +08:00 |
fit2bot
|
f481463c64
|
feat: 添加Endpoint (#8041)
* feat: add Endpoint EndpointRule EndpointProtocol model
* feat: add Endpoint EndpointRule EndpointProtocol API
* feat: modify protocols field
* feat: 修改序列类
* feat: 获取connect-url连接地址
* feat: 获取connect-url连接地址
* feat: 优化后台获取smart-endpoint逻辑
* feat: 优化后台获取smart-endpoint逻辑
* feat: 删除配置KOKO、XRDP、MAGNUS
* feat: 删除配置KOKO、XRDP、MAGNUS
* feat: 修改翻译
* feat: 修改smart endpoint
* feat: 修改翻译
* feat: smart API 添加token解析
* feat: 删除 smart serializer
* feat: 修改迁移逻辑
* feat: 解决冲突
* feat: 修改匹配 endpoint
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
2022-04-12 17:45:10 +08:00 |
ibuler
|
ffd98c6e3f
|
fix: 修改 import
|
2022-04-12 16:20:46 +08:00 |
fit2bot
|
1f8ded49fa
|
feat: 工作台区分组织 (#8040)
* perf: 工作台受组织角色控制
* perf: workspace => workbench
* perf: 修改 workspace codename
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-04-12 14:25:49 +08:00 |
fit2bot
|
e7af037513
|
perf: 修改命令command input 长度问题 (#7996)
* perf: 修改命令command input max_length 1024
* perf: 修改命令command input 长度问题
* perf: 修改命令command input 长度问题
* perf: 修改命令command input 长度问题
* perf: 修改命令command input 长度问题
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
2022-03-30 19:07:49 +08:00 |
fit2bot
|
9c395b674f
|
fix: command log search (#7906)
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-03-17 15:39:05 +08:00 |
Jiangjie.Bai
|
30556023d1
|
fix: 修复会话录像播放权限
|
2022-03-16 20:42:38 +08:00 |
Jiangjie.Bai
|
172b492bc3
|
fix: 修复存储测试权限位
|
2022-03-15 19:41:25 +08:00 |
Jiangjie.Bai
|
3924ff0114
|
fix: 修改查看会话录像权限位
|
2022-03-15 11:37:09 +08:00 |
feng626
|
c4a6715eb8
|
fix: 命令存储 or 命令权限
|
2022-03-08 17:43:26 +08:00 |
Jiangjie.Bai
|
03afa4f974
|
Fix rbac (#7713)
* fix: token 系统用户增加 protocol
* fix: 修复清除orphan session时同时清除对应的 session_task
* perf: 修改 connection token api
* fix: 修复无法获取系统角色绑定的问题
* perf: 增加 db terminal 及 magnus 组件
* perf: 修改 migrations
* fix: 修复AUTHENTICATION_BACKENDS相关的逻辑
* fix: 修改判断backend认证逻辑
* fix: 修复资产账号查看密码跳过mfa
* fix: 修复用户组授权权限错误
* feat: 支持COS对象存储
* feat: 升级依赖 jms_storage==0.0.42
* fix: 修复 koko api 问题
* feat: 修改存储翻译信息
* perf: 修改 ticket 权限
* fix: 修复获取资产授权系统用户 get_queryset
* perf: 抽取 ticket
* perf: 修改 cmd filter 的权限
* fix: 修改 ticket perm
* fix: 修复oidc依赖问题
Co-authored-by: Eric <xplzv@126.com>
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: 小冯 <xiaofeng@xiaofengdeMacBook-Pro.local>
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-02-28 19:28:58 +08:00 |
老广
|
02ca473492
|
Fix rbac (#7690)
* perf: 优化 suggesstion
* perf: 修改 migrations
|
2022-02-24 12:03:40 +08:00 |
xinwen
|
9c3fd59ef4
|
fix: 删除用户最近登录的资产接口
|
2022-02-23 18:35:53 +08:00 |
Eric
|
a1d15ef206
|
fix: 修复管理员终断会话API
|
2022-02-23 17:10:02 +08:00 |
ibuler
|
add4d8d2cd
|
fix: 修改上传录像 api 权限
|
2022-02-23 15:47:12 +08:00 |
xinwen
|
e3b620089a
|
feat: 个人页面接口
|
2022-02-22 18:29:49 +08:00 |
xinwen
|
f460916e84
|
fix: swagger
|
2022-02-22 18:29:49 +08:00 |
Jiangjie.Bai
|
83ff8dbf26
|
fix: rbac 合并 (#7658)
* perf: 修复一些错误权限位
* Pr@fix rbac@fix rbac permissions (#7648)
* fix: 确保每次 migrate 执行更新 role permissions
* perf: 修改 choices
* feat: 兼容apple m1
* perf: 修改 migrations role permissions
* perf: pymysql 导入
* perf: admin 判断
* fix: 修复消息订阅权限
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-02-21 16:24:03 +08:00 |
fit2bot
|
e259d2a9e9
|
fix: fix rbac to dev (#7636)
* feat: 添加 RBAC 应用模块
* feat: 添加 RBAC Model、API
* feat: 添加 RBAC Model、API 2
* feat: 添加 RBAC Model、API 3
* feat: 添加 RBAC Model、API 4
* feat: RBAC
* feat: RBAC
* feat: RBAC
* feat: RBAC
* feat: RBAC
* feat: RBAC 整理权限位
* feat: RBAC 整理权限位2
* feat: RBAC 整理权限位2
* feat: RBAC 整理权限位
* feat: RBAC 添加默认角色
* feat: RBAC 添加迁移文件;迁移用户角色->用户角色绑定
* feat: RBAC 添加迁移文件;迁移用户角色->用户角色绑定
* feat: RBAC 修改用户模块API
* feat: RBAC 添加组织模块迁移文件 & 修改组织模块API
* feat: RBAC 添加组织模块迁移文件 & 修改组织模块API
* feat: RBAC 修改用户角色属性的使用
* feat: RBAC No.1
* xxx
* perf: 暂存
* perf: ...
* perf(rbac): 添加 perms 到 profile serializer 中
* stash
* perf: 使用init
* perf: 修改migrations
* perf: rbac
* stash
* stash
* pref: 修改rbac
* stash it
* stash: 先去修复其他bug
* perf: 修改 role 添加 users
* pref: 修改 RBAC Model
* feat: 添加权限的 tree api
* stash: 暂存一下
* stash: 暂存一下
* perf: 修改 model verbose name
* feat: 添加model各种 verbose name
* perf: 生成 migrations
* perf: 优化权限位
* perf: 添加迁移脚本
* feat: 添加组织角色迁移
* perf: 添加迁移脚本
* stash
* perf: 添加migrateion
* perf: 暂存一下
* perf: 修改rbac
* perf: stash it
* fix: 迁移冲突
* fix: 迁移冲突
* perf: 暂存一下
* perf: 修改 rbac 逻辑
* stash: 暂存一下
* perf: 修改内置角色
* perf: 解决 root 组织的问题
* perf: stash it
* perf: 优化 rbac
* perf: 优化 rolebinding 处理
* perf: 完成用户离开组织的问题
* perf: 暂存一下
* perf: 修改翻译
* perf: 去掉了 IsSuperUser
* perf: IsAppUser 去掉完成
* perf: 修改 connection token 的权限
* perf: 去掉导入的问题
* perf: perms define 格式,修改 app 用户 的全新啊
* perf: 修改 permission
* perf: 去掉一些 org admin
* perf: 去掉部分 org admin
* perf: 再去掉点 org admin role
* perf: 再去掉部分 org admin
* perf: user 角色搜索
* perf: 去掉很多 js
* perf: 添加权限位
* perf: 修改权限
* perf: 去掉一个 todo
* merge: with dev
* fix: 修复冲突
Co-authored-by: Bai <bugatti_it@163.com>
Co-authored-by: Michael Bai <baijiangjie@gmail.com>
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-02-17 20:13:31 +08:00 |
Michael Bai
|
67a49dc5e9
|
feat: syslog 记录的数据来源于序列类
|
2022-02-08 19:22:08 +08:00 |
xinwen
|
bd84edea62
|
feat: 资产登录工单页面增加监控与中断
|
2021-12-31 17:23:39 +08:00 |
xinwen
|
35a10fdd62
|
feat: 命令记录接口增加 remote_addr 字段
|
2021-12-28 18:26:21 +08:00 |
halo
|
84924bc3f6
|
fix: 修复会话详情页命令列表排序失效bug
|
2021-12-13 10:52:37 +08:00 |
Eric_Lee
|
0afeed0ff1
|
feat: 录像增加 cast 格式 (#7259)
* feat: 录像增加 cast 格式
* perf: 优化一下写法
* perf: 修改一点点
Co-authored-by: ibuler <ibuler@qq.com>
|
2021-12-08 15:35:22 +08:00 |
Michael Bai
|
06de6c3575
|
fix: 修复资产系统用户auth-info获取流程及创建时手动登录方式的校验
|
2021-10-22 15:19:58 +08:00 |
ibuler
|
0b593f4555
|
perf: 优化drf filter, 修改terminal filter
perf: 去掉debug
perf: 去掉debug
|
2021-09-27 14:09:22 +08:00 |
Jiangjie.Bai
|
c465fccc33
|
feat: 支持 Session 会话共享 (#6768)
* feat: 添加 SECURITY_SESSION_SHARE 配置
* feat: 添加 SessionShare / ShareJoinRecord Model
* feat: 添加 SessionShare / ShareJoinRecord Model
* feat: 添加 SessionSharing / SessionJoinRecord Model
* feat: 添加 SessionSharing API
* feat: 添加 SessionJoinRecord API
* feat: 修改迁移文件
* feat: 修改迁移文件
* feat: 修改迁移文件
* feat: 修改API权限
|
2021-09-07 18:16:27 +08:00 |
Bai
|
d0e119fb50
|
feat: session.Task model add `kwargs` field (记录kill_session的用户名称)
|
2021-07-29 15:06:54 +08:00 |
Bai
|
7892e50aa2
|
feat: session.Task model add `kwargs` field (记录kill_session的用户名称)
|
2021-07-29 15:06:54 +08:00 |
Jiangjie.Bai
|
c0ec0f1343
|
feat: 支持设置默认存储(命令、录像) (#6336)
* fix: 修改LDAP用户导入的组织为当前组织
* fix: 修改翻译信息
* feat: 支持设置默认存储
* feat: 支持设置默认存储(2)
* feat: 支持设置默认存储(3)
|
2021-06-28 10:32:59 +08:00 |
xinwen
|
1a30675a86
|
fix: 去掉命令告警开关
|
2021-06-16 18:03:17 +08:00 |
fit2bot
|
4ef3b2630a
|
feat: 站内信 (#6183)
* 添加站内信
* s
* s
* 添加接口
* fix
* fix
* 重构了一些
* 完成
* 完善
* s
* s
* s
* s
* s
* s
* 测试ok
* 替换业务中发送消息的方式
* 修改
* s
* 去掉 update 兼容 create
* 添加 unread total 接口
* 调整json字段
Co-authored-by: xinwen <coderWen@126.com>
|
2021-05-31 17:20:38 +08:00 |
xinwen
|
77b4847bd9
|
fix: 有在线会话的终端不能删除
|
2021-05-19 16:17:47 +08:00 |
Bai
|
189bc9d74a
|
perf: 添加lion终端类型; 修改加入会话校验逻辑(vnc/rdp)
|
2021-05-17 14:50:35 +08:00 |
xinwen
|
657a2ac7e7
|
fix: 命令记录导出选择项
|
2021-04-28 03:35:36 -05:00 |
xinwen
|
2b31cb2806
|
fix: 命令记录导出适配 ES
|
2021-04-14 05:02:50 -05:00 |
xinwen
|
ce6b9de07c
|
fix: ES 自动创建索引
|
2021-04-13 04:44:44 -05:00 |
ibuler
|
7d5a13de38
|
perf: 修改terminal statuts
perf: 优化status api
perf: 优化 status api
perf: 修改sesion参数
perf: 修改migrations
perf: 优化数据结构
perf: 修改保留日志
perf: 优化之前的一个写法
|
2021-03-29 19:21:32 +08:00 |
xinwen
|
f1f5017be3
|
fix: 无效的 ES 会卡住
|
2021-03-17 17:09:52 +08:00 |
xinwen
|
36c083f674
|
fix: 会话里查不到命令记录
|
2021-03-16 20:29:05 +08:00 |
ibuler
|
7f4377b0e8
|
fix(auditor): 修复审计员无法访问命令列表的bug
|
2021-03-15 19:29:47 +08:00 |
wojiushixiaobai
|
19e2a5b9f9
|
fix(terminal): 修正录像接口返回状态码
|
2021-03-08 10:14:01 +08:00 |
fit2bot
|
0aa2c2016f
|
perf(project): 优化命名的风格 (#5693)
perf: 修改错误的地
perf: 优化写错的几个
Co-authored-by: ibuler <ibuler@qq.com>
|
2021-03-08 10:08:51 +08:00 |
xinwen
|
3e7e01418d
|
perf: 优化命令记录慢的问题
|
2021-03-08 07:56:28 +08:00 |
Bai
|
609d2710fa
|
perf: 会话列表添加search_fields字段
|
2021-02-03 11:55:19 +08:00 |
ibuler
|
dd5b2b9101
|
perf: 去掉 v2 的api
|
2021-01-26 18:04:47 +08:00 |
ibuler
|
7b8f932dcd
|
perf: 去掉几个不用的api
|
2021-01-18 17:18:05 +08:00 |
fit2bot
|
86a055638c
|
reactor: 重构命令&录像存储模块的Serializer及相关模块 (#5392)
* reactor: 重构命令&录像存储模块的Serializer及相关模块
Co-authored-by: Bai <bugatti_it@163.com>
|
2021-01-12 18:06:42 +08:00 |
ibuler
|
e7a3c5a822
|
perf(api): filter_fields被filterset_fields取代
https://django-filter.readthedocs.io/en/stable/guide/migration.html
|
2021-01-07 18:36:17 +08:00 |
Bai
|
72d6ea43fa
|
fix: 修改命令列表过滤参数session
|
2020-12-15 18:34:05 +08:00 |
Bai
|
b57453cc3c
|
fix: 修复命令列表过滤使用session_id字段
|
2020-12-15 18:05:42 +08:00 |
fit2bot
|
6e0fbd78e7
|
fix: 修复prometheus_metricsAPI数据获取bug;修复组件注册type为空bug (#5253)
* fix: 修复prometheus_metricsAPI数据获取bug;修复组件注册type为空bug
* fix: 修改审计migrations/userloginlog/backend的verbose_name字段
Co-authored-by: Bai <bugatti_it@163.com>
|
2020-12-15 13:00:59 +08:00 |
fit2bot
|
856e7c16e5
|
feat: 添加组件监控;TerminalModel添加type字段; (#5206)
* feat: 添加组件监控;TerminalModel添加type字段;
* feat: Terminal序列类添加type字段
* feat: Terminal序列类添加type字段为只读
* feat: 修改组件status文案
* feat: 取消上传组件状态序列类count字段
* reactor: 修改termina/models目录结构
* feat: 修改ComponentTypeChoices
* feat: 取消考虑CoreComponent类型
* feat: 修改Terminal status判断逻辑
* feat: 终端列表添加status过滤; 组件状态序列类添加default值
* feat: 添加PrometheusMetricsAPI
* feat: 修改PrometheusMetricsAPI
Co-authored-by: Bai <bugatti_it@163.com>
|
2020-12-10 20:50:22 +08:00 |
peijianbo
|
79b5aa68c8
|
feat(terminal):危险命令告警功能
|
2020-11-10 18:31:16 +08:00 |
ibuler
|
4917769964
|
fix(terminal): 修复获取螺旋的异步api
|
2020-10-15 11:48:52 +08:00 |
Bai
|
1915224063
|
fix(terminal): 修复正在使用的命令/录像存储可以被删除的问题
|
2020-09-29 13:37:48 +08:00 |
老广
|
e3648d11b1
|
feat: 录像存储server类型,可以设置如何存储了 (#4699)
feat: Server 类型的录像存储可以上传到 oss等上面
|
2020-09-27 14:34:47 +08:00 |
Bai
|
118564577e
|
fix(command): 修复命令导出选中项问题
|
2020-09-16 19:53:58 +08:00 |