Bai
|
34be588887
|
fix: 删除pycryptodome 依赖包安装(因为pycryptodome 和pycrypto 安装包目录冲突);只安装 pycryptodomex 依赖包; 修改 from crypto 为 from cryptodome
|
2021-01-25 11:58:31 +08:00 |
|
yinchuang
|
346f925032
|
Update requirements.txt
keep pycryptodome==3.9.7 pycryptodomex==3.9.7
|
2021-01-22 11:35:03 +08:00 |
|
fit2bot
|
c9a8775ae4
|
fix: 修复 celery 等日志文件的访问漏洞 (#5476)
Co-authored-by: xinwen <coderWen@126.com>
|
2021-01-19 14:36:18 +08:00 |
|
Bai
|
634e3a8e25
|
fix: 修改镜像为mirror-vault源
|
2021-01-14 22:39:53 +08:00 |
|
ibuler
|
8f792dc4b6
|
fix: bug
|
2021-01-14 10:44:36 +08:00 |
|
ibuler
|
d8ab81b53e
|
fix(ops): 修复因为更改controlmaster引起的连接不服用维内托
|
2020-11-16 15:34:36 +08:00 |
|
ibuler
|
06008e5ac9
|
fix(assets): 修复动态系统用户推送的bug
|
2020-11-16 14:52:52 +08:00 |
|
xinwen
|
19a8a0806e
|
fix(perms): 当用户授权为空时,清空旧的授权树
|
2020-11-09 03:27:44 -06:00 |
|
xinwen
|
49c17d18b3
|
fix(perms): 由于组织不对,导致生成或显示授权树错误
|
2020-11-06 06:57:10 -06:00 |
|
xinwen
|
02b8533ea0
|
perf(perms): 优化授权树生成速度
|
2020-11-06 15:50:46 +08:00 |
|
xinwen
|
5c46ff20de
|
fix(orgs): org-member-relation url 拼写错误
|
2020-11-03 17:58:13 +08:00 |
|
xinwen
|
074121b957
|
fix(perms): 重建授权树冲突时,响应里加 code
|
2020-11-03 17:53:20 +08:00 |
|
xinwen
|
0eff79c47a
|
perf(perms): 优化用户授权资产列表加载速度
|
2020-10-31 09:54:07 +08:00 |
|
xinwen
|
10ff7730ec
|
perf(perms): 优化根据资产获取授权的系统用户
|
2020-10-30 00:38:05 -05:00 |
|
root
|
4f70e313b4
|
modify: AttributeError: 'UUID' object has no attribute 'name'
|
2020-10-26 06:18:25 -05:00 |
|
xinwen
|
c225fd584d
|
fix(assets): 系统用户与用户组发生变化时报错
|
2020-10-26 05:30:46 -05:00 |
|
xinwen
|
8ed6a64a9e
|
fix(assets): 资产列表添加默认 date_created 排序
|
2020-10-23 02:24:24 -05:00 |
|
ibuler
|
d7e97629aa
|
fix(perms): 修复asset permission导入的bug
|
2020-10-20 14:50:36 +08:00 |
|
ibuler
|
2c20889540
|
fix(perms): 修复用户的资产不区分组织的问题
|
2020-10-19 21:50:31 -05:00 |
|
Bai
|
7d325856b9
|
perf(config): 升级依赖redis==3.5.3; 添加CACHES配置: health_check_interval=30; 解决因网络不稳定导致的redis连接失败异常
|
2020-10-19 04:45:01 -05:00 |
|
xinwen
|
28879d9314
|
fix(orgs): 更新用户时org_roles 参数为None 时不更新组织角色
|
2020-10-18 22:23:27 -05:00 |
|
Jiangjie.Bai
|
32fab08ed3
|
Merge pull request #4802 from jumpserver/dev
chore: merge dev to master
|
2020-10-15 14:08:36 +08:00 |
|
fit2bot
|
8943850ca9
|
perf(Dockerfile): 去掉多余的代码 (#4801)
* perf(Dockerfile): 优化构建docker,经常变动的包不使用镜像
Co-authored-by: ibuler <ibuler@qq.com>
|
2020-10-15 14:05:11 +08:00 |
|
ibuler
|
8fff57813a
|
perf(Dockerfile): 优化构建docker,经常变动的包不使用镜像
|
2020-10-15 00:59:58 -05:00 |
|
xinwen
|
9128210e87
|
Merge pull request #4798 from jumpserver/dev
Dev to master
|
2020-10-15 12:22:00 +08:00 |
|
xinwen
|
e3dd03f4c7
|
Dev (#4791)
* fix(xpack): 修复last login太长的问题 (#4786)
Co-authored-by: ibuler <ibuler@qq.com>
* perf: 更新密码中也发送邮件 (#4789)
Co-authored-by: ibuler <ibuler@qq.com>
* fix(terminal): 修复获取螺旋的异步api
* fix(terminal): 修复有的录像存储有问题的导致下载录像的bug
* fix(orgs): 修复组织添加用户bug
* perf(requirements): 修改jms-storage==0.0.34 (#4797)
Co-authored-by: Bai <bugatti_it@163.com>
Co-authored-by: fit2bot <68588906+fit2bot@users.noreply.github.com>
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Bai <bugatti_it@163.com>
|
2020-10-15 12:00:38 +08:00 |
|
fit2bot
|
aabb2aff1f
|
perf(requirements): 修改jms-storage==0.0.34 (#4797)
Co-authored-by: Bai <bugatti_it@163.com>
|
2020-10-15 11:51:45 +08:00 |
|
xinwen
|
f8bbca38e3
|
fix(orgs): 修复组织添加用户bug
|
2020-10-14 22:50:55 -05:00 |
|
ibuler
|
12b180ddea
|
fix(terminal): 修复有的录像存储有问题的导致下载录像的bug
|
2020-10-15 11:48:52 +08:00 |
|
ibuler
|
4917769964
|
fix(terminal): 修复获取螺旋的异步api
|
2020-10-15 11:48:52 +08:00 |
|
fit2bot
|
5868d56e18
|
perf: 更新密码中也发送邮件 (#4789)
Co-authored-by: ibuler <ibuler@qq.com>
|
2020-10-14 19:59:05 +08:00 |
|
fit2bot
|
bab76f3cda
|
fix(xpack): 修复last login太长的问题 (#4786)
Co-authored-by: ibuler <ibuler@qq.com>
|
2020-10-14 19:58:44 +08:00 |
|
xinwen
|
475c0e4187
|
Merge pull request #4784 from jumpserver/dev
Dev
|
2020-10-14 15:59:21 +08:00 |
|
老广
|
3d070231f4
|
Merge pull request #4783 from jumpserver/pr@dev@chore_merge
chore: merge with master
|
2020-10-14 02:55:28 -05:00 |
|
ibuler
|
c5b0cafabd
|
chore: merge with master
|
2020-10-14 15:53:06 +08:00 |
|
ibuler
|
a69bba8702
|
Merge branch 'dev' of github.com:jumpserver/jumpserver into dev
|
2020-10-14 15:48:32 +08:00 |
|
xinwen
|
cfd0098019
|
fix(perms): 修复一次性获取所有资产与节点sql泛滥问题
|
2020-10-14 02:43:22 -05:00 |
|
ibuler
|
52f1dcf662
|
fix(users): 修复邀请用户的bug
|
2020-10-14 15:31:24 +08:00 |
|
xinwen
|
373c6c77e0
|
fix(perms): 未激活资产不能使用
|
2020-10-13 19:34:19 +08:00 |
|
xinwen
|
f3d052554d
|
fix(perms): 修复失效资产授权action 还在的问题
|
2020-10-13 19:34:19 +08:00 |
|
xinwen
|
a57ce482dd
|
fix(assets): 资产树批量删除资产数量不对
|
2020-10-13 19:34:19 +08:00 |
|
xinwen
|
a449d97f67
|
fix(orgs): 组织添加成员bug
|
2020-10-13 19:34:19 +08:00 |
|
ibuler
|
84e4238848
|
fix(ops): 修复任务schedule属性的bug
|
2020-10-13 19:34:19 +08:00 |
|
clannon
|
82dd1c35ea
|
Update config_example.yml
SECRET_KEY 和 BOOTSTRAP_TOKEN 后面默认留个空格,遇到好几个新手对yaml格式不注意了,虽然是个小问题……
|
2020-10-13 19:34:19 +08:00 |
|
ibuler
|
5ac974a44c
|
fix(deps): 修复依赖版本
|
2020-10-13 19:34:19 +08:00 |
|
fit2bot
|
c4caeb92ee
|
perf: 优化生成假数据 (#4759)
* perf: 优化生成假数据
|
2020-10-13 19:34:19 +08:00 |
|
ibuler
|
f4799d90c0
|
fix(assets): 修复点击节点更新硬件信息的bug
|
2020-10-13 19:34:19 +08:00 |
|
ibuler
|
f97685c788
|
perf(orgs): 优化组织用户添加
|
2020-10-13 19:34:19 +08:00 |
|
ibuler
|
0439376326
|
feat(users): 添加用户suggetion api
|
2020-10-13 19:34:19 +08:00 |
|
xinwen
|
dd2413edd8
|
fix(perms): 授权树与资产列表的一些 bug
|
2020-10-13 19:34:19 +08:00 |
|