xinwen
|
1bc14c53d4
|
fix: 企业微信发送报错
|
2021-12-13 16:32:09 +08:00 |
xinwen
|
ea6c28fa0d
|
fix: 修改 cgroup memory log
|
2021-12-09 20:22:34 +08:00 |
fit2bot
|
c7f2afc3c1
|
fix: redis lock bug (#7338)
Co-authored-by: feng626 <1304903146@qq.com>
|
2021-12-08 17:55:32 +08:00 |
xinwen
|
16fae00e0e
|
feat: xrdp 远程应用
|
2021-12-08 15:55:49 +08:00 |
feng626
|
adb9f01231
|
feat: 密码计划邮件提醒
|
2021-12-07 17:00:33 +08:00 |
xinwen
|
24bbe7c31f
|
fix: 计算docker limit 内存使用率时区分 cgroup v1 v2
|
2021-12-06 11:22:45 +08:00 |
xinwen
|
36c6299a03
|
fix: redis 锁在redis集群环境报错
|
2021-12-03 19:23:44 +08:00 |
ibuler
|
c85249be36
|
perf: 优化订阅处理,形成框架
|
2021-11-29 15:01:37 +08:00 |
xinwen
|
a313e011ef
|
perf: 内存使用率兼顾 docker cgroup limit
|
2021-11-29 14:53:04 +08:00 |
xinwen
|
d94c515cfc
|
fix: 验证码逻辑错误
|
2021-11-19 10:46:59 +08:00 |
fit2bot
|
d2df8acd84
|
fix: 修复数据库连接没有关闭问题 (#7227)
* fix: 修复数据库连接没有关闭的bug
perf: websocket 断开也添加关闭数据库连接
* fix: 修复数据库连接没有关闭问题
Co-authored-by: ibuler <ibuler@qq.com>
|
2021-11-18 18:47:01 +08:00 |
fit2bot
|
17303c0550
|
pref: 优化MFA (#7153)
* perf: 优化mfa 和登录
* perf: stash
* stash
* pref: 基本完成
* perf: remove init function
* perf: 优化命名
* perf: 优化backends
* perf: 基本完成优化
* perf: 修复首页登录时没有 toastr 的问题
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Jiangjie.Bai <32935519+BaiJiangJie@users.noreply.github.com>
|
2021-11-10 11:30:48 +08:00 |
Jiangjie.Bai
|
07c60ca75d
|
feat: 支持二级登录资产 (#7143)
* feat: 支持su切换系统用户
* feat: 支持su切换系统用户
* feat: 支持su切换系统用户
|
2021-11-05 16:11:29 +08:00 |
ibuler
|
d484885762
|
perf: 修复ansible stdout 中非utf8的问题
|
2021-11-02 20:12:48 +08:00 |
xinwen
|
631f802961
|
fix: 钉钉报错的时取得字段不对
|
2021-10-28 13:31:27 +08:00 |
fit2bot
|
f88e5de3c1
|
perf: 优化用户创建邮件 (#7072)
* perf: 优化通知中的连接点击
* perf: 优化用户创建邮件
* perf: 优化时间日期
Co-authored-by: ibuler <ibuler@qq.com>
|
2021-10-26 10:52:23 +08:00 |
feng626
|
25d1b71448
|
fix: 修复分时登陆bug
|
2021-10-25 14:26:47 +08:00 |
fit2bot
|
c244cf5f43
|
pref: 修改使用的消息内容 (#7061)
* perf: 再次优化通知
* pref: 修改使用的消息内容
* perf: 修复url地址
Co-authored-by: ibuler <ibuler@qq.com>
|
2021-10-22 20:06:16 +08:00 |
feng626
|
dc13134b7b
|
fix: 修复acl 选择时间段为空bug
|
2021-10-22 16:09:22 +08:00 |
ibuler
|
25ea3ba01d
|
perf: 修改sdk位置
|
2021-10-21 17:39:28 +08:00 |
ibuler
|
072865f3e5
|
perf: 优化修改 sdk 位置
|
2021-10-21 17:39:28 +08:00 |
ibuler
|
d5c9ec1c3d
|
perf: 优化位置
|
2021-10-21 17:39:28 +08:00 |
ibuler
|
487c945d1d
|
perf: 修改代码位置,用户sugestion增加到6个
|
2021-10-21 17:39:28 +08:00 |
fit2bot
|
00d434ceea
|
perf: 优化消息通知 (#7024)
* perf: 优化系统用户列表
* stash
* perf: 优化消息通知
* perf: 修改钉钉
* perf: 修改优化消息通知
* perf: 修改requirements
* perf: 优化datetime
Co-authored-by: ibuler <ibuler@qq.com>
|
2021-10-20 19:45:37 +08:00 |
fit2bot
|
9acfd461b4
|
feat: user login acl (#6963)
* feat: user login acl
* 添加分时登陆
* acl 部分还原
* 简化acl判断逻辑
Co-authored-by: feng626 <1304903146@qq.com>
Co-authored-by: feng626 <57284900+feng626@users.noreply.github.com>
|
2021-10-20 17:56:59 +08:00 |
fit2bot
|
63638ed1ce
|
feat: 首页的 chanlege 和 MFA 统一 (#6989)
* feat: 首页的 chanlege 和 MFA 统一
* 登陆样式调整
* mfa bug
* q
* m
* mfa封装组件 前端可修改配置
* perf: 添加翻译
* login css bug
* perf: 修改一些风格
* perf: 修改命名
* perf: 修改 mfa code 不是必填
* mfa 前端统一组件
* stash
* perf: 统一验证码
Co-authored-by: feng626 <1304903146@qq.com>
Co-authored-by: ibuler <ibuler@qq.com>
|
2021-10-18 18:41:41 +08:00 |
fit2bot
|
fa68389028
|
perf: 去掉单独的flash msg (#7013)
* perf: 去掉单独的flash msg
perf: 修改使用库
* fix: guangbug
* pref: 修改 context
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: xinwen <coderWen@126.com>
|
2021-10-18 11:25:39 +08:00 |
halo
|
63b338085a
|
feat: 修改username校验,telnet协议支持输入中文
|
2021-10-15 15:36:29 +08:00 |
ibuler
|
0207fe60c5
|
perf: 修改ip城市获取算法
perf: 优化使用lfs
|
2021-10-14 10:35:18 +08:00 |
xinwen.xu
|
d4bdc74bd8
|
feat: 授权过期通知
|
2021-10-11 15:41:13 +08:00 |
jiangweidong
|
2f25e2b24c
|
fix: 系统用户认证方式从托管密码更新到手动输入模式后,不填写用户名报错
|
2021-10-11 10:02:48 +08:00 |
ibuler
|
8c3ab31e4e
|
fix: 修复由于修改filter引起的问题
|
2021-09-27 18:50:29 +08:00 |
Jiangjie.Bai
|
476e6cdc2f
|
Merge pull request #6932 from jumpserver/pr@dev@perf_remove_djangopo
perf: 去掉django.po
|
2021-09-27 14:12:26 +08:00 |
ibuler
|
0b593f4555
|
perf: 优化drf filter, 修改terminal filter
perf: 去掉debug
perf: 去掉debug
|
2021-09-27 14:09:22 +08:00 |
ibuler
|
b415ee051d
|
perf: 去掉django.po
|
2021-09-23 10:26:39 +08:00 |
fit2bot
|
43f30b37da
|
fix: 用户手机号没有校验 (#6875)
Co-authored-by: xinwen <coderWen@126.com>
Co-authored-by: Jiangjie.Bai <32935519+BaiJiangJie@users.noreply.github.com>
|
2021-09-15 21:00:54 +08:00 |
xinwen
|
bf68ddf09e
|
fix: 腾讯短信检测是否发送成功
|
2021-09-15 15:26:35 +08:00 |
fit2bot
|
7a45f4d129
|
perf: 优化短信 (#6826)
* perf: 优化短信
* refactor: 适配新的短信模板配置
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: xinwen <coderWen@126.com>
|
2021-09-13 20:15:59 +08:00 |
feng626
|
f64740c2db
|
fix: 修改翻译及建议接口
|
2021-09-13 18:04:01 +08:00 |
feng626
|
ea4dccbab8
|
fix: 修复工单bug
|
2021-09-13 14:12:33 +08:00 |
ibuler
|
817c02c667
|
fix: 修复is_app bug
|
2021-09-10 18:02:07 +08:00 |
xinwen
|
3e737c8cb8
|
fix: 修复短信问题
|
2021-09-10 16:43:52 +08:00 |
xinwen
|
654ec4970e
|
更改设置接口
|
2021-09-10 13:52:51 +08:00 |
Michael Bai
|
42c3c85863
|
fix: 修改翻译
|
2021-09-09 21:14:44 +08:00 |
xinwen
|
b1fceca8a6
|
feat: 添加短信服务和用户消息通知
|
2021-09-09 16:47:24 +08:00 |
fit2cloud-jiangweidong
|
905014d441
|
feat: 改密计划支持数据库改密 (#6709)
* feat: 改密计划支持数据库改密
* fix: 将数据库账户信息不保存在资产信息里,保存到自己的存储中
* perf: 早餐村
* perf: 修改account
* perf: 修改app和系统用户
* perf: 优化系统用户和应用关系
* fix: 修复oracle不可连接问题
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: feng626 <1304903146@qq.com>
Co-authored-by: Michael Bai <baijiangjie@gmail.com>
|
2021-09-09 16:04:54 +08:00 |
fit2bot
|
0f87f05b3f
|
feat: 工单多级审批 + 模版创建 (#6640)
* feat: 工单多级审批 + 模版创建
* feat: 工单权限处理
* fix: 工单关闭后 再审批bug
* perf: 修改一点
Co-authored-by: feng626 <1304903146@qq.com>
Co-authored-by: ibuler <ibuler@qq.com>
|
2021-08-25 19:02:50 +08:00 |
xinwen
|
21a7ec9fec
|
fix: 升级时清空缓存
|
2021-08-19 15:45:59 +08:00 |
Bai
|
aa37d86959
|
fix: 将flower放到web服务中;修复账号列表过滤节点的逻辑,获取所有子节点。
|
2021-08-18 15:36:13 +08:00 |
ibuler
|
f390556a87
|
perf: 优化spm请求的问题
|
2021-08-18 14:39:55 +08:00 |
Bai
|
0c8c926aac
|
fix: 修复校验用户登录规则的API权限
|
2021-08-18 10:31:42 +08:00 |
ibuler
|
1605a57df6
|
perf: 修复应用账号选择部分导出问题
|
2021-08-17 17:33:55 +08:00 |
fit2bot
|
54751a715c
|
feat: 添加 飞书 (#6602)
* feat: 添加 飞书
Co-authored-by: xinwen <coderWen@126.com>
Co-authored-by: wenyann <64353056+wenyann@users.noreply.github.com>
|
2021-08-12 16:44:06 +08:00 |
Bai
|
33236aaa47
|
fix: 修复启动脚本beat进程偶尔不会结束的问题
|
2021-08-12 15:35:22 +08:00 |
Bai
|
7959f84bba
|
fix: 修改启动脚本
|
2021-08-10 14:45:58 +08:00 |
fit2bot
|
39ce60c93a
|
feat: 系统监控添加 Core/Celery Terminal; 修改检测终端状态逻辑; (#6570)
* feat: 系统监控添加 Core Terminal; 修改检测终端状态逻辑;
* feat: 添加management包
* feat: 添加management包
* feat: 添加 start 模块
* feat: 修改 start 模块
* feat: 修改启动命令目录结构
* feat: 修改启动命令目录结构
* feat: 修改启动命令目录结构
* feat: 修改启动命令目录结构
* feat: 修改启动命令目录结构
* feat: 修改启动命令目录结构
* feat: 修改启动命令目录结构
* feat: 修改启动脚本
* feat: 修改启动脚本
* feat: 修改启动脚本
* feat: 修改启动脚本
* feat: 修改启动脚本
* feat: 修改启动脚本
* feat: 修改启动脚本
* feat: 修改启动脚本
* feat: 修改启动脚本
* feat: 修改启动脚本
Co-authored-by: Bai <bugatti_it@163.com>
|
2021-08-06 19:16:18 +08:00 |
xinwen
|
4085df913b
|
feat: 记录网关可连接性
|
2021-08-02 18:42:43 +08:00 |
fit2bot
|
66b0173e20
|
feat: 服务性能告警指标包含:Core服务和各组件状态;指标包括:cpu/disk/memory/is_alive (#6564)
* feat: 服务性能告警指标包含:Core服务和各组件状态;指标包括:cpu/disk/memory/is_alive
* feat: 服务性能告警指标包含:Core服务和各组件状态;指标包括:cpu/disk/memory/is_alive 2
Co-authored-by: Bai <bugatti_it@163.com>
|
2021-07-30 15:42:06 +08:00 |
fit2bot
|
905d0d5131
|
perf: 统一应用树 (#6535)
* perf: 添加应用树api
* perf: perms tree
* perf: 统一应用树
* perf: 修改icon
* perf: stash it
* perf: 优化应用账号
* perf: 基本完成应用账号重构
* perf: 修改翻译
Co-authored-by: ibuler <ibuler@qq.com>
|
2021-07-27 16:06:00 +08:00 |
Bai
|
689bd093be
|
云管中心同步任务支持设置同步IP网段和协议组(修改特权用户文案)
|
2021-07-21 16:50:04 +08:00 |
ibuler
|
f772296dff
|
fix(assets): 修复patch system user的问题
perf: 去掉debug
|
2021-07-13 11:30:38 +08:00 |
fit2bot
|
ec8dca90d6
|
refactor: 整合系统用户和管理用户 (#6236)
* perf: 整合系统用户和管理用户
* stash
stash
perf: 优化系统用户和资产的表结构
* perf: 添加信号
* perf: 添加算法
* perf: 去掉 asset user backends
* perf: 整理系统用户api
* perfF: 暂存一下
* stash
* perf: 暂存一下
* perf: 暂存
* xxx
* perf: ...
* stash it
* xxx
* xxx
* xxx
* xxx
* xxx
* stash it
* 修改Protocols
* perf: 修改创建authbook信号
* perf: 添加auth info
* .stash
* perf: 基本完成
* perf: 修复完成
* perf: 修复更改的id
* perf: 修复迁移过去数量不对的问题
* perf: 修改systemuser
* fix: 修复批量编辑近期的问题
* fix: 修复authbook加载的问题
* xxx
Co-authored-by: ibuler <ibuler@qq.com>
|
2021-07-08 14:23:18 +08:00 |
Bai
|
4fd7f0e949
|
fix: 修复自动生成系统用户密码中包含 {{ 双字符时测试可连接性失败的问题
|
2021-06-29 13:22:59 +08:00 |
fghbng@qq.com
|
35941ddf7f
|
feat: 优化缓存,将会话的缓存拿出来
|
2021-06-25 10:13:51 +08:00 |
健健
|
94fc1fb53b
|
fix: 导入数据解析 title 时,没有过滤 read only 字段 (#6269)
* feat: Update README (#6182)
* feat: Update README
* feat: Update README
* Update README.md
* feat: update README
* fix: 导入数据解析 title 时,没有过滤 read only 字段
type,type_display 翻译都是一样的,导出时使用的是 type,导入时识别成 type_display
Co-authored-by: Jiangjie.Bai <32935519+BaiJiangJie@users.noreply.github.com>
|
2021-06-16 13:00:55 +08:00 |
xinwen
|
a9bdbcf7c6
|
fix: metadata api view 报错
|
2021-06-02 22:02:14 -05:00 |
xinwen
|
a809eac2b8
|
fix: 修复获取 Metadata 时,获取的总是 action 为 metadata
|
2021-06-02 04:41:01 -05:00 |
Michael Bai
|
572d0e3f27
|
fix: 修复parser没有处理int类型数据的问题
|
2021-05-23 21:54:14 -05:00 |
xinwen
|
3743761024
|
fix: 修复绑定企业微信&钉钉的一些问题
|
2021-05-17 17:20:48 +08:00 |
ibuler
|
726fd94f65
|
fix: 修复 xslx 提交数字类型报错
|
2021-05-17 01:54:52 -05:00 |
Bai
|
0ecd9fa32a
|
fix: 修复自动生成公钥优先使用dss格式的问题(默认优先使用rsa)
|
2021-05-13 19:12:03 +08:00 |
xinwen
|
c16319ec48
|
feat: 添加企业微信,钉钉扫码登录
|
2021-05-13 14:15:07 +08:00 |
ibuler
|
4d6d4cbc22
|
perf: 优化登录,cas, openid 自动登录
|
2021-05-07 05:58:56 -05:00 |
ibuler
|
d1a005f750
|
perf: 优化MFA verify requierd
|
2021-04-27 05:05:22 -05:00 |
xinwen
|
99cce185dd
|
fix: 添加启动失效缓存
|
2021-04-27 16:09:07 +08:00 |
xinwen
|
7e4f20f443
|
refactor: 移动 PermissionsMixin 位置
|
2021-04-08 02:15:02 -05:00 |
fit2bot
|
32fe8f674c
|
perf: csv upload (#5894)
perf: 修改翻译
Co-authored-by: ibuler <ibuler@qq.com>
|
2021-04-08 10:11:46 +08:00 |
ibuler
|
7dfd0ee8fe
|
fix(orgs): 修复访问 current org api 错误
perf(users): 优化用户删除和移除行为
perf: 优化组织权限判断
|
2021-03-15 19:29:21 +08:00 |
Jiangjie.Bai
|
64641a18e6
|
feat: ACL (#5696)
* feature: acl (v0.1)
* feature: acl (v0.2)
* feature: acl (v0.3)
* feature: acl (v0.4)
* feature: acl (v0.5)
* feature: acl (v0.6)
* feature: acl (v0.7)
* feature: acl (v0.8)
* feature: acl (v0.9)
* feature: acl (v1.0)
* feature: acl (v1.1)
* feature: acl (v1.2)
* feature: acl (v1.3)
* feature: acl (v1.4)
* feature: acl (v1.5)
* feature: acl (v1.6)
* feature: acl (v1.7)
* feature: acl (v1.8)
* feature: acl (v1.9)
* feature: acl (v2.0)
* feature: acl (v2.1)
* feature: acl (v2.2)
* feature: acl (v2.3)
* feature: acl (v2.4)
* feature: acl (v2.5)
* feature: acl (v2.6)
* feature: acl (v2.7)
* feature: acl (v2.8)
* feature: acl (v2.9)
* feature: acl (v3.0)
* feature: acl (v3.1)
* feature: acl (v3.2)
* feature: acl (v3.3)
* feature: acl (v3.4)
* feature: acl (v3.5)
* feature: acl (v3.6)
* feature: acl (v3.7)
* feature: acl (v3.8)
* feature: acl (v3.9)
* feature: acl (v4.0)
* feature: acl (v4.1)
* feature: acl (v4.2)
* feature: acl (v4.3)
* feature: acl (v4.4)
|
2021-03-11 20:17:44 +08:00 |
xinwen
|
184e8b31e6
|
perf: 优化下 `orgid_nodekey_assetsid_mapping`
|
2021-03-10 18:15:49 +08:00 |
xinwen
|
c4eacbabc6
|
refactor: 重构缓存框架
|
2021-03-10 10:33:45 +08:00 |
xinwen
|
ccb0509d85
|
feat: 批量导入解析为Json的接口添加 `title` 字段
|
2021-03-10 10:14:06 +08:00 |
xinwen
|
886393c539
|
feat: 添加批量导入时将其他格式(csv, excel)解析为Json的接口
|
2021-03-09 14:24:13 +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 |
xinwen
|
09bdff4a67
|
fix: 缓存框架 expire_fields 可能报错
|
2021-03-04 10:40:29 +08:00 |
fit2bot
|
f548b4bd2b
|
feat: serializer 添加默认值,前端可以调用 (#5666)
perf: 优化默认值
Co-authored-by: ibuler <ibuler@qq.com>
|
2021-03-02 19:18:25 +08:00 |
fit2bot
|
a56ac7b34e
|
perf(orgs): 默认组织改为实体组织,并支持全局组织 (#5617)
* perf(orgs): 默认组织改为实体组织
* perf: 添加获取当前组织信息的api
* perf: 资产列表在 root 组织下的表现
* fix: 修复 root 组织引起的问题
* perf: 优化OrgModelMixin save; org_root获取; org_roles获取; UserCanUseCurrentOrg权限类
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Bai <bugatti_it@163.com>
|
2021-03-02 14:57:48 +08:00 |
fit2bot
|
6f3ead3c42
|
perf: 优化系统用户生成密码的复杂度 (#5648)
* perf: 优化系统用户生成密码的复杂度
* perf: 修改 common.random_string
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Bai <bugatti_it@163.com>
|
2021-03-01 18:40:07 +08:00 |
xinwen
|
1036d1c132
|
fix: 修复授权树一些问题
|
2021-03-01 18:09:41 +08:00 |
ibuler
|
5de5fa2e96
|
fix: 修复获取不到 org 的问题
|
2021-03-01 14:35:44 +08:00 |
fit2bot
|
a7ab7da61c
|
feat: 添加限制用户只能从source登录的功能 (#5592)
* stash it
* feat: 添加限制用户只能从source登录的功能
* fix: 修复小错误
Co-authored-by: ibuler <ibuler@qq.com>
|
2021-02-26 17:33:11 +08:00 |
xinwen
|
d795867916
|
perf: 优化批量更新会查询全部数据的问题
|
2021-02-26 16:32:46 +08:00 |
xinwen
|
799d1e4043
|
feat: 资产授权规则添加是否有效的过滤条件
|
2021-02-25 14:48:47 +08:00 |
ibuler
|
b03642847e
|
perf: 去掉 data_tree
|
2021-02-24 16:22:26 +08:00 |
xinwen
|
83cc339d4b
|
refactor: 调整组织统计数据缓存的更新策略为懒更新模式
|
2021-02-23 17:48:14 +08:00 |
xinwen
|
9be3cbb936
|
perf: 优化用户详情页授权列表加载速度&添加可重入锁
|
2021-02-20 10:25:35 +08:00 |
fit2bot
|
501ad698b7
|
添加 UnionQuertSet (#5578)
* 添加 UnionQuertSet
* 跑通了
* 改变了 count 这类方法的代理模式
* 使用了老广的
Co-authored-by: xinwen <coderWen@126.com>
|
2021-02-07 10:15:39 +08:00 |
Jiangjie.Bai
|
7cf6e54f01
|
refactor tree (重构&优化资产树/用户授权树加载速度) (#5548) (#5549)
* Bai reactor tree ( 重构获取完整资产树中节点下资产总数的逻辑) (#5548)
* tree: v0.1
* tree: v0.2
* tree: v0.3
* tree: v0.4
* tree: 添加并发锁未请求到时的debug日志
* 以空间换时间的方式优化资产树
* Reactor tree togther v2 (#5576)
* Bai reactor tree ( 重构获取完整资产树中节点下资产总数的逻辑) (#5548)
* tree: v0.1
* tree: v0.2
* tree: v0.3
* tree: v0.4
* tree: 添加并发锁未请求到时的debug日志
* 以空间换时间的方式优化资产树
* 修改授权适配新方案
* 添加树处理工具
* 完成新的用户授权树计算以及修改一些信号
* 重构了获取资产的一些 api
* 重构了一些节点的api
* 整理了一些代码
* 完成了api 的重构
* 重构检查节点数量功能
* 完成重构授权树工具类
* api 添加强制刷新参数
* 整理一些信号
* 处理一些信号的问题
* 完成了信号的处理
* 重构了资产树相关的锁机制
* RebuildUserTreeTask 还得添加回来
* 优化下不能在root组织的检查函数
* 优化资产树变化时锁的使用
* 修改一些算法的小工具
* 资产树锁不再校验是否在具体组织里
* 整理了一些信号的位置
* 修复资产与节点关系维护的bug
* 去掉一些调试代码
* 修复资产授权过期检查刷新授权树的 bug
* 添加了可重入锁
* 添加一些计时,优化一些sql
* 增加 union 查询的支持
* 尝试用 sql 解决节点资产数量问题
* 开始优化计算授权树节点资产数量不用冗余表
* 新代码能跑起来了,修复一下bug
* 去掉 UserGrantedMappingNode 换成 UserAssetGrantedTreeNodeRelation
* 修了些bug,做了些优化
* 优化QuerySetStage 执行逻辑
* 与小白的内存结合了
* 删掉老的表,迁移新的 assets_amount 字段
* 优化用户授权页面资产列表 count 慢
* 修复批量命令数量不对
* 修改获取非直接授权节点的 children 的逻辑
* 获取整棵树的节点
* 回退锁
* 整理迁移脚本
* 改变更新树策略
* perf: 修改一波缩进
* fix: 修改handler名称
* 修复授权树获取资产sql 泛滥
* 修复授权规则有效bug
* 修复一些bug
* 修复一些bug
* 又修了一些小bug
* 去掉了老的 get_nodes_all_assets
* 修改一些写法
* Reactor tree togther b2 (#5570)
* fix: 修改handler名称
* perf: 优化生成树
* perf: 去掉注释
* 优化了一些
* 重新生成迁移脚本
* 去掉周期检查节点资产数量的任务
* Pr@reactor tree togther guang@perf mapping (#5573)
* fix: 修改handler名称
* perf: mapping 拆分出来
* 修改名称
* perf: 修改锁名
* perf: 去掉检查节点任务
* perf: 修改一下名称
* perf: 优化一波
Co-authored-by: Jiangjie.Bai <32935519+BaiJiangJie@users.noreply.github.com>
Co-authored-by: Bai <bugatti_it@163.com>
Co-authored-by: xinwen <coderWen@126.com>
Co-authored-by: xinwen <coderWen@126.com>
Co-authored-by: 老广 <ibuler@qq.com>
|
2021-02-05 13:29:29 +08:00 |
ibuler
|
93474766f6
|
perf(permission): 优化权限控制,显式的声明权限
|
2021-02-03 14:28:47 +08:00 |
fit2bot
|
d363118911
|
perf(settings): 优化settings配置 (#5515)
* stash
* perf: 优化 动态seting
* perf(settings): 优化settings配置
* perf: 完成终端和安全setting
* perf: 修改翻译
* perf: 去掉其他位置的DYNAMIC
* perf: 还原回来原来的一些代码
* perf: 优化ldap
* perf: 移除dynmic config
* perf: 去掉debug消息
* perf: 优化 refresh 命名
Co-authored-by: ibuler <ibuler@qq.com>
|
2021-01-26 17:54:12 +08:00 |
Bai
|
efb9f48c6f
|
perf: 删除`pycryptodome`依赖包安装(因为`pycryptodome`和`pycrypto`安装包目录冲突);只安装 `pycryptodomex`依赖包; 修改 `from crypto` 为 `from cryptodome`
|
2021-01-25 11:59:20 +08:00 |
Bai
|
31f098449f
|
perf: 修改 OPTION 获取 choices 字段选项; 修改display字段翻译 (显示名称)
|
2021-01-18 15:01:09 +08:00 |
xinwen
|
e61511372c
|
fix: 修复缓存框架组织切换问题&组织的 resource_statistics 字段是只读
|
2021-01-17 19:28:00 +08:00 |
fit2bot
|
a7fa2331bd
|
feat: 添加缓存模块,添加组织资源统计 (#5407)
* feat: 添加缓存模块,添加组织资源统计
* refactor
* recover .gitkeep
* refactor
* 合并信号处理
* 修复组织添加用户没有发信号
* 修改了一个log级别
Co-authored-by: xinwen <coderWen@126.com>
|
2021-01-17 12:08:21 +08:00 |
ibuler
|
64257823c5
|
pref(common): 优化drf options的filterset 可能引起的问题
|
2021-01-13 18:06:15 +08:00 |
fit2bot
|
a7468a243d
|
perf: 重构工单处理流程 (#5408)
* perf: 重构工单处理流程
* perf: 重构工单处理流程 (1)
* perf: 重构工单处理流程 (2)
* perf: 重构工单处理流程 (3)
* perf: 重构工单处理流程 (4)
* perf: 重构工单处理流程 (5)
* perf: 重构工单处理流程 (6)
Co-authored-by: Bai <bugatti_it@163.com>
|
2021-01-13 17:49:03 +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 |
Bai
|
dbe969b064
|
perf: 解决MethodSerializer被swagger调用时parent.Serializer会互相影响所需字段显示的问题
|
2021-01-11 15:37:29 +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 |
老广
|
7eedc0635e
|
Merge pull request #5362 from jumpserver/pr@dev@fix_adhoc_excution
fix: 修复多个 AdHocExecution 在一个 celery task 执行时日志错误
|
2021-01-06 15:57:09 +08:00 |
xinwen
|
f5fd40978e
|
fix: 修复多个 AdHocExecution 在一个 celery task 执行时日志错误
|
2021-01-06 15:53:38 +08:00 |
老广
|
5b5c33116a
|
Merge pull request #5350 from hctech/dev
fix:资产自动推送UUIDD数组格式化字符串失败
|
2021-01-06 14:41:24 +08:00 |
fit2bot
|
7167515a53
|
feat: 实现MethodSerializer, 满足serializer中SerializerField动态更改的需求 (#5382)
* feat: 实现MethodSerializer, 满足serializer中SerializerField动态更改的需求
* feat: 实现MethodSerializer, 满足serializer中SerializerField动态更改的需求 (2)
Co-authored-by: Bai <bugatti_it@163.com>
|
2021-01-06 12:44:12 +08:00 |
fit2bot
|
17a01a12db
|
reactor: 增加DynamicMappingSerializer类,实现Serializer中的字段可以动态改变的功能 (#5379)
* reactor: 增加DynamicMappingSerializer类,实现Serializer中的字段可以动态改变的功能
* reactor: 增加DynamicMappingSerializer类,实现Serializer中的字段可以动态改变的功能 (2)
* reactor: 增加DynamicMappingSerializer类,实现Serializer中的字段可以动态改变的功能 (3)
Co-authored-by: Bai <bugatti_it@163.com>
|
2021-01-05 23:39:38 +08:00 |
Bai
|
3188692691
|
perf: 修改swagger问题
|
2021-01-04 16:25:16 +08:00 |
fit2bot
|
7e7e24f51f
|
reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374)
* reactor: 重构applications模块 & 删除applications、perms中已不再使用的模块
* reactor: 1. 针对application.attrs字段的view-serializer映射逻辑,采用DynamicMapping的方案重写;
* reactor: 2. 删除applications和perms模块中已不再使用的database-app/k8s-app/remote-app模块;
* reactor: 添加迁移文件(删除perms/databaseperrmission/remoteapppermission/k8sapppermission)
* reactor: 修改细节
Co-authored-by: Bai <bugatti_it@163.com>
|
2021-01-04 05:27:03 +08:00 |
fit2bot
|
cef93abb2f
|
feat: 抽象View Mapping Serializer架构设计; 重构工单View、Serializer模块 (#5371)
* perf: 优化工单模块(修改迁移文件->Model assignees_display 字段类型为list)
* ignore: try `view` `serializer jsonfields` Map design (1)
* ignore: try `view` `serializer jsonfields` Map design (2)
* ignore: try `view` `serializer jsonfields` Map design (3)
* ignore: try `view` `serializer jsonfields` Map design (4)
* ignore: try `view` `serializer jsonfields` Map design (5)
* ignore: try `view` `serializer.DynamicMappingField` Mapping design (6)
* feat: 抽象view_mapping_serializer逻辑架构; 重构工单View、Serializer模块
* feat: 抽象view_mapping_serializer逻辑架构; 重构工单View、Serializer模块(2)
* feat: 抽象view_mapping_serializer逻辑架构; 重构工单View、Serializer模块(3)
* feat: 抽象view_mapping_serializer逻辑架构; 重构工单View、Serializer模块(4)
Co-authored-by: Bai <bugatti_it@163.com>
|
2021-01-02 07:25:23 +08:00 |
Bai
|
5c483084b7
|
feat: 优化工单模块
|
2020-12-31 18:39:40 +08:00 |
Bai
|
1a9a5c28f5
|
feat: 优化工单模块1
|
2020-12-31 05:09:46 +08:00 |
Jiangjie.Bai
|
3b056ff953
|
reactor&feat: 重构工单模块 & 支持申请应用工单 (#5352)
* reactor: 修改工单Model,添加工单迁移文件
* reactor: 修改工单Model,添加工单迁移文件
* reactor: 重构工单模块
* reactor: 重构工单模块2
* reactor: 重构工单模块3
* reactor: 重构工单模块4
* reactor: 重构工单模块5
* reactor: 重构工单模块6
* reactor: 重构工单模块7
* reactor: 重构工单模块8
* reactor: 重构工单模块9
* reactor: 重构工单模块10
* reactor: 重构工单模块11
* reactor: 重构工单模块12
* reactor: 重构工单模块13
* reactor: 重构工单模块14
* reactor: 重构工单模块15
* reactor: 重构工单模块16
* reactor: 重构工单模块17
* reactor: 重构工单模块18
* reactor: 重构工单模块19
* reactor: 重构工单模块20
* reactor: 重构工单模块21
* reactor: 重构工单模块22
* reactor: 重构工单模块23
* reactor: 重构工单模块24
* reactor: 重构工单模块25
* reactor: 重构工单模块26
* reactor: 重构工单模块27
* reactor: 重构工单模块28
* reactor: 重构工单模块29
* reactor: 重构工单模块30
* reactor: 重构工单模块31
* reactor: 重构工单模块32
* reactor: 重构工单模块33
* reactor: 重构工单模块34
* reactor: 重构工单模块35
* reactor: 重构工单模块36
* reactor: 重构工单模块37
* reactor: 重构工单模块38
* reactor: 重构工单模块39
|
2020-12-30 00:19:59 +08:00 |
huangchao
|
795d1b59e0
|
fix:资产自动推送UUIDD数组格式化字符串失败
|
2020-12-27 23:00:45 +08:00 |
Bai
|
b79e6799c4
|
fix: 修复资产导入携带disk_info信息时失败的问题
|
2020-12-21 17:10:44 +08:00 |
xinwen
|
4f5f92deb8
|
fix: 批量删除管理用户报错信息太丑
|
2020-12-17 14:47:37 +08:00 |
Bai
|
a3a591da4b
|
fix: 修复命令导出excel格式报错
|
2020-12-17 14:31:34 +08:00 |
Bai
|
deedd49dc5
|
fix: 修复命令记录导出excel文件格式未定义的问题
|
2020-12-15 18:07:11 +08:00 |
fit2bot
|
5863e3e008
|
perf(asset): 资产树,右击增加计算节点数量的菜单,可以让后台去计算 #527 (#5207)
Co-authored-by: xinwen <coderWen@126.com>
|
2020-12-10 17:12:39 +08:00 |
fit2bot
|
43b5e97b95
|
feat(excel): 添加Excel导入/导出 (#5124)
* refactor(drf_renderer): 添加 ExcelRenderer 支持导出excel文件格式; 优化CSVRenderer, 抽象 BaseRenderer
* perf(renderer): 支持导出资源详情
* refactor(drf_parser): 添加 ExcelParser 支持导入excel文件格式; 优化CSVParser, 抽象 BaseParser
* refactor(drf_parser): 添加 ExcelParser 支持导入excel文件格式; 优化CSVParser, 抽象 BaseParser 2
* perf(renderer): 捕获renderer处理异常
* perf: 添加excel依赖包
* perf(drf): 优化导入导出错误日志
* perf: 添加依赖包 pyexcel-io==0.6.4
* perf: 添加依赖包pyexcel-xlsx==0.6.0
* feat: 修改drf/renderer&parser变量命名
* feat: 修改drf/renderer的bug
* feat: 修改drf/renderer&parser变量命名
Co-authored-by: Bai <bugatti_it@163.com>
|
2020-12-07 15:23:05 +08:00 |
fit2bot
|
662c9092dc
|
reactor(dockerfile): 使用debian构建docker (#5169)
Co-authored-by: ibuler <ibuler@qq.com>
|
2020-12-03 19:14:28 +08:00 |
ibuler
|
bf3056abc4
|
fix(django3): 修复django3兼容问题
|
2020-11-20 15:25:37 +08:00 |
fit2bot
|
6d39a51c36
|
[fix]: 兼容django 3 (#5038)
* chore(django): 修改版本依赖
* [fix]: 兼容django 3
* fix(merge): 去掉不用的JSONField
* fix(requirements): 修改加密库的版本
Co-authored-by: ibuler <ibuler@qq.com>
|
2020-11-19 15:50:31 +08:00 |
fit2bot
|
9af4d5f76f
|
fix(crypto): 有时解密失败 (#5003)
* fix(nodes): 节点默认按 value 排序
* fix(crypto): 有时解密失败
Co-authored-by: xinwen <coderWen@126.com>
|
2020-11-16 14:47:27 +08:00 |
peijianbo
|
79b5aa68c8
|
feat(terminal):危险命令告警功能
|
2020-11-10 18:31:16 +08:00 |
xinwen
|
e93be8f828
|
feat(crypto): 支持国密算法
|
2020-11-05 19:04:50 +08:00 |
xinwen
|
231332585d
|
fix(perms): 重建授权树冲突时,响应里加 code
|
2020-11-03 17:53:49 +08:00 |
ibuler
|
4ebb4d1b6d
|
chore: resolve conflict
|
2020-10-29 19:19:20 +08:00 |
ibuler
|
ba4e6e9a9f
|
refacter: 重构application
|
2020-10-29 05:48:01 -05:00 |
ibuler
|
dd793a4eca
|
perf: 优化日志保存策略
|
2020-10-29 18:27:36 +08:00 |
xinwen
|
f7e6c14bc5
|
fix(assets): 向资产推送系统用户bug
|
2020-10-28 21:40:40 -05:00 |
xinwen
|
f6031d6f5d
|
fix(logger): 把 drf 异常放到单独的日志文件中
|
2020-10-28 21:26:35 -05:00 |
xinwen
|
e2f540a1f4
|
fix(assets): 网关的密码不能包含特殊字符
|
2020-10-28 06:05:53 -05:00 |
Bai
|
3ccf32ed48
|
feat(authentication): 用户重置密码成功后,发送用户重置密码成功邮件
|
2020-09-29 16:28:14 +08:00 |
xinwen
|
6701a1b604
|
fix(perms): 用户添加到用户组报错
|
2020-09-27 20:53:34 +08:00 |
xinwen
|
28da819735
|
perf(assets): 优化节点树
修改树策略,做读优化,写的速度降低
|
2020-09-21 10:23:09 +08:00 |
Bai
|
e4aafc236d
|
fix(command): 修复命令导出选中项问题
|
2020-09-16 19:36:21 +08:00 |
Bai
|
95aa9781c3
|
fix(command): 修复命令导出选中项会导出全部的问题
|
2020-09-16 19:02:49 +08:00 |
Bai
|
ae9bbd2683
|
fix(common) 修复管理员未设置Email主题前缀导致发送邮件失败的问题
|
2020-09-02 10:23:44 +08:00 |
herealways
|
8227f44058
|
feat: 添加AES GCM模式为默认的加密方式
|
2020-09-01 14:48:40 +08:00 |
fit2bot
|
9cb5985947
|
fix(orgs): 创建组织用户不必填 (#4515)
* fix(role): 更改role的顺序
* fix(tickets): 修复工单邮件跳转地址
* fix(tickets): 修复工单复制链接地址不对
* fix(orgs): 创建组织用户不必填
Co-authored-by: xinwen <coderWen@126.com>
|
2020-08-19 21:44:20 +08:00 |
xinwen
|
11493b9f3d
|
fix(tickets): 修复申请资产工单不能关闭
|
2020-08-19 07:42:05 -05:00 |