ibuler
|
b784d8ba87
|
fix: 升级依赖库版本,解决生成 key 时的内存泄露
|
2022-06-27 19:11:43 +08:00 |
ibuler
|
8c31e8e634
|
perf: 修改 sdk 版本
|
2022-06-23 19:18:15 +08:00 |
feng626
|
648fabbe03
|
fix: 修复工单迁移文件
|
2022-06-23 19:15:57 +08:00 |
ibuler
|
dbc5b7bdc3
|
perf: 升级 tencent sdk
|
2022-06-23 17:29:12 +08:00 |
ibuler
|
e6abdbdadc
|
perf: 修改 req version
|
2022-06-22 18:17:57 +08:00 |
ibuler
|
8b819f3779
|
perf: 优化登录
|
2022-06-20 19:22:48 +08:00 |
ibuler
|
379c7198da
|
pref: 去掉 django-redis-cache 依赖
|
2022-06-20 14:11:59 +08:00 |
ibuler
|
f7cbcc46f4
|
perf: 升级 ansible version
|
2022-05-31 16:01:21 +08:00 |
Chayim I. Kirshen
|
1322106c91
|
bumping redis-py to 4.3.1 (latest)
|
2022-05-30 13:30:25 +08:00 |
ibuler
|
83571718e9
|
perf: 修改版本
|
2022-05-16 20:02:10 +08:00 |
ibuler
|
521ec0245b
|
fix: ipdb 版本
|
2022-05-16 20:02:10 +08:00 |
feng626
|
d87dc7cbd6
|
fix: import ipdb
|
2022-05-16 17:51:37 +08:00 |
dependabot[bot]
|
71f8b40e21
|
build(deps): bump paramiko from 2.7.2 to 2.10.1 in /requirements
Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.7.2 to 2.10.1.
- [Release notes](https://github.com/paramiko/paramiko/releases)
- [Changelog](https://github.com/paramiko/paramiko/blob/main/NEWS)
- [Commits](https://github.com/paramiko/paramiko/compare/2.7.2...2.10.1)
---
updated-dependencies:
- dependency-name: paramiko
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-30 11:06:49 +08:00 |
ibuler
|
8718dc6751
|
pref: 优雅一发
|
2022-03-25 14:44:33 +08:00 |
ibuler
|
9e284f96e5
|
perf: 修改依赖写法,避免 github 认错
|
2022-03-25 14:44:33 +08:00 |
jiangweidong
|
e993f31b6d
|
feat: 支持纳管百度云资产 (#7921)
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-03-21 10:39:47 +08:00 |
Jiangjie.Bai
|
8a8ed90eef
|
fix: 保留之前的jms_oidc_rp包
|
2022-03-04 18:12:46 +08:00 |
老广
|
3f9f9351f3
|
Fix rbac (#7737)
* perf: 修改 rbac role bingding
* fix: suggestion perm
* perf: 修改 requirements
* perf: 修改 rbac
* fix: auditor_perms
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-03-04 10:16:21 +08:00 |
fit2bot
|
dafc416783
|
Fix rbac (#7728)
* perf: 重命名 signal handlers
* fix: 修复 ticket processor 问题
* perf: 修改 ticket 处理人api
* fix: 修复创建系统账号bug
* fix: 升级celery_beat==2.2.1和flower==1.0.0;修改celery进程启动参数先后顺序
* perf: 修改 authentication token
* fix: 修复上传权限bug
* fix: 登录页面增加i18n切换;
* fix: 系统角色删除限制
* perf: 修改一下 permissions tree
* perf: 生成 i18n
* perf: 修改一点点
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: feng626 <1304903146@qq.com>
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
2022-03-02 20:48:43 +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 |
Jiangjie.Bai
|
edfca5eb24
|
Fix rbac (#7699)
* perf: 优化 suggesstion
* perf: 修改 migrations
* feat: 添加OIDC认证逻辑
* perf: 修改 backend
* perf: 优化认证backends
* perf: 优化认证backends
* perf: 优化CAS认证, 用户多域名进行访问时回调到各自域名
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-02-25 19:23:59 +08:00 |
fit2bot
|
534cbf1281
|
perf: 修改依赖版本 (#7666)
* 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 判断
* perf: 修改依赖版本
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
|
2022-02-22 18:29:49 +08:00 |
fit2bot
|
abe5fa9036
|
perf: 修改依赖库版本 (#7661)
* 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 判断
* perf: 修改依赖库版本
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
|
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 |
Michael Bai
|
8d6498c8f0
|
fix: 升级依赖 jms-storage==0.0.41
|
2022-01-18 17:01:02 +08:00 |
Michael Bai
|
aea2db84e8
|
fix: 添加deb依赖: libaio-dev freetds-dev
|
2022-01-17 13:57:08 +08:00 |
feng626
|
b0932e5137
|
feat: 逃生通道
|
2022-01-12 20:22:36 +08:00 |
feng626
|
100bfe0304
|
feat: 新增获取k8s pod namespace container接口
|
2021-12-31 15:54:59 +08:00 |
jiangweidong
|
c05951b6c4
|
feat: 添加数据库SQLServer改密功能的python依赖库
|
2021-12-17 11:20:09 +08:00 |
Michael Bai
|
2de769ecad
|
chore: 修改依赖版本: jms-storage==0.0.40
|
2021-12-13 10:47:09 +08:00 |
ibuler
|
f27df2f523
|
fix: 修复 openstack 同步依赖
|
2021-12-09 19:28:22 +08:00 |
fit2bot
|
3962af7c4f
|
feat: 支持saml2协议的单点登录,合并代码 (#7347)
* fix: 支持saml2协议的单点登录
* feat: 支持saml2协议的单点登录,合并代码
Co-authored-by: jiangweidong <weidong.jiang@fit2cloud.com>
|
2021-12-09 15:47:21 +08:00 |
feng626
|
d56de16563
|
fix: 依赖bug
|
2021-12-07 19:01:14 +08:00 |
feng626
|
adb9f01231
|
feat: 密码计划邮件提醒
|
2021-12-07 17:00:33 +08:00 |
xinwen
|
36c6299a03
|
fix: redis 锁在redis集群环境报错
|
2021-12-03 19:23:44 +08:00 |
jiangweidong
|
88ea7ae149
|
feat: 云管同步中心支持OpenStack资产同步,所需python库依赖
|
2021-11-24 14:28:11 +08:00 |
Michael Bai
|
37fef6153a
|
fix: 修改依赖包版本: jumpserver-django-oidc-rp==0.3.7.8
|
2021-10-26 15:16:24 +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 |
ibuler
|
baee71e4b8
|
perf: 添加requirements
|
2021-10-15 11:31:06 +08:00 |
ibuler
|
6459c20516
|
perf: Django语言文件推送到lfs
perf: 修改mac依赖,添加安装 git lfs
perf: 修改添加 mac 开发环境依赖
|
2021-10-14 16:30:18 +08:00 |
ibuler
|
0207fe60c5
|
perf: 修改ip城市获取算法
perf: 优化使用lfs
|
2021-10-14 10:35:18 +08:00 |
ibuler
|
f8921004c2
|
perf: 修改依赖版本
|
2021-09-29 14:42:11 +08:00 |
ibuler
|
b415ee051d
|
perf: 去掉django.po
|
2021-09-23 10:26:39 +08:00 |
wojiushixiaobai
|
76fb547551
|
perf: 优化依赖包
|
2021-09-17 16:14:15 +08:00 |
wojiushixiaobai
|
246f5d8a11
|
fix: 添加依赖
|
2021-09-16 23:24:02 +08:00 |
wojiushixiaobai
|
6c98bd3b48
|
fix: 添加 pg 依赖包
|
2021-09-16 23:24:02 +08:00 |
Michael Bai
|
6fb4c1e181
|
修改依赖包版本 jumpserver-django-oidc-rp==0.3.7.7
|
2021-09-16 19:49:42 +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 |
Bai
|
7ea8205672
|
feat: 云管中心添加GCP
|
2021-09-06 18:21:15 +08:00 |