ibuler
|
3e6cd1c1d3
|
ci(dockerfile): 修改dockerfile构建
|
2020-07-28 19:29:15 +08:00 |
xinwen
|
f8e248f0af
|
feat(ticket): 调整申请资产工单
|
2020-07-28 19:19:37 +08:00 |
xinwen
|
b331730422
|
fix(users): 替换旧有角色常量
|
2020-07-28 18:24:53 +08:00 |
xinwen
|
de3865fa1d
|
refactor(orgs): 重构组织表结构
|
2020-07-28 10:16:26 +08:00 |
xinwen
|
1bc913ab13
|
feat(perms): 资产授权添加GUI复制粘贴动作
|
2020-07-27 15:24:09 +08:00 |
OrangeM21
|
2f11a70341
|
fix(authentication): 调整登录页面样式
|
2020-07-24 18:39:17 +08:00 |
xinwen
|
c277aec561
|
feat(authenticaion): 添加登录页面验证码与MFA开关
|
2020-07-24 17:40:41 +08:00 |
ibuler
|
2a53a20808
|
perf(assets): 修改 系统用户 管理用户 等的用户名长度到128
|
2020-07-24 11:40:36 +08:00 |
Bai
|
674ad40f67
|
fix(perms): 修复perms api UserPermissionMixin 中 kwargs 参数传递(未发现引出其他问题)
|
2020-07-23 11:09:01 +08:00 |
github-actions
|
78089e01a3
|
fix(cas): 修复cas校验不同的问题
|
2020-07-22 17:20:39 +08:00 |
ibuler
|
1b71350199
|
fix(es): 修复es7数据结构引起的命令无法查询的问题
- 更新了 jms-storage版本依赖
|
2020-07-22 17:14:23 +08:00 |
老广
|
5d08438dad
|
feat(ops): 项目启动时,清除指定的celery定时任务;添加获取celery定时任务的函数 (#4378)
* feat(ops): 添加获取celery定时任务的函数
* feat(ops): 项目启动时,清除指定的celery定时任务
* feat(ops): 项目启动时,清除指定的celery定时任务 2
Co-authored-by: Bai <bugatti_it@163.com>
|
2020-07-21 15:33:33 +08:00 |
github-actions
|
31ba0564e4
|
ci(github): 添加通用action
|
2020-07-21 14:57:52 +08:00 |
github-actions
|
ea5b7cd921
|
ci(github): 添加通用action
|
2020-07-21 14:32:35 +08:00 |
Bai
|
3e541162e3
|
fix(authentication): 修复用户认证Radius认证中参数传递错误问题 *kwargs -> **kwargs
|
2020-07-21 10:30:19 +08:00 |
BaiJiangJie
|
6e19384231
|
chore(readme): 更新README (#4359)
* Update README.md
* Update README.md
|
2020-07-17 16:31:54 +08:00 |
老广
|
19903c80c3
|
Merge pull request #4345 from jumpserver/dev
fix(radius): 修复radius认证失败问题 (#4342)
|
2020-07-16 18:20:15 +08:00 |
BaiJiangJie
|
070af8c491
|
fix(radius): 修复radius认证失败问题 (#4342) (#4343)
* fix(radius): 修复radius认证失败问题,添加get_django_user方法参数(django-radius==1.4.0 中添加了额外参数)
* fix(radius): 修复radius认证失败问题,重写authenticate方法(django-radius 不接受public_key参数)
|
2020-07-16 18:08:44 +08:00 |
BaiJiangJie
|
0fca33d874
|
fix(radius): 修复radius认证失败问题 (#4342)
* fix(radius): 修复radius认证失败问题,添加get_django_user方法参数(django-radius==1.4.0 中添加了额外参数)
* fix(radius): 修复radius认证失败问题,重写authenticate方法(django-radius 不接受public_key参数)
|
2020-07-16 17:07:40 +08:00 |
BaiJiangJie
|
08fdc57543
|
Merge pull request #4338 from jumpserver/dev
merge(master): Merge from dev to master
|
2020-07-16 10:50:26 +08:00 |
Bai
|
bb60d2a1d9
|
fix(users): 组织管理员创建用户时,角色只能选择: 用户
|
2020-07-15 20:14:14 +08:00 |
xinwen
|
0014bd0cb9
|
fix(audits): 操作日志中的动作搜索条件,删除文件字段改成删除 (#4334)
|
2020-07-15 20:13:21 +08:00 |
xinwen
|
9488c8bd97
|
fix(cmd_filter): 命令过滤器唯一应该为 name + org_id (#4325)
|
2020-07-15 20:04:46 +08:00 |
Bai
|
1f30d459ae
|
fix(command): 修复命令记录没有根据sesion进行过滤的问题
|
2020-07-15 17:30:55 +08:00 |
Bai
|
4e933fc1ca
|
feat(session + db): 会话搜索添加登录来源选项
|
2020-07-15 17:25:43 +08:00 |
Bai
|
c0f3a1f64a
|
fix(all): 修复创建资源时,created_by字段长度限制导致创建失败的问题
|
2020-07-15 16:27:40 +08:00 |
Bai
|
0f70f5eccf
|
fix(orgs): 删除组织失败时返回对应错误信息
|
2020-07-15 16:25:34 +08:00 |
Bai
|
eef942c155
|
fix(gather_asset_users): 修复收集资产用户日志中用户名显示不完整的问题
|
2020-07-15 16:16:11 +08:00 |
xinwen
|
061592fa6b
|
fix(terminal): 移除`CommandQueryMixin.get_filter_fields`
|
2020-07-14 19:35:18 +08:00 |
Bai
|
c7a02586c1
|
chore(jms): 修改celery队列数量: 2 -> 4
|
2020-07-14 19:34:17 +08:00 |
Bai
|
ddcd4ebbfc
|
fix(asset_user): 修改创建AuthBook对象锁机制,使用select_for_update替换redis_lock3
|
2020-07-14 19:06:06 +08:00 |
Bai
|
9550ea62fb
|
fix(asset_user): 修改创建AuthBook对象锁机制,使用select_for_update替换redis_lock2
|
2020-07-14 19:06:06 +08:00 |
Bai
|
abcb589658
|
fix(asset_user): 修改创建AuthBook对象锁机制,使用select_for_update替换redis_lock
|
2020-07-14 19:06:06 +08:00 |
Bai
|
1bb366ad94
|
fix(authbook): 修改创建AuthBook对象锁机制,解决并发操作堵塞问题
|
2020-07-14 19:06:06 +08:00 |
xinwen
|
a5df7738f6
|
fix(audits): 日志审计模块 `Serializer` 添加 `org_id` 字段
|
2020-07-14 18:05:21 +08:00 |
xinwen
|
da858c8998
|
fix(tickets): 隐藏申请资产工单URL (#4307)
|
2020-07-13 17:49:00 +08:00 |
BaiJiangJie
|
724a8f6324
|
fix(assets): 修复用户name字段长度与资产created_by字段长度不一致导致创建资产失败的问题 (#4302)
* fix(assets): 修复用户name字段长度与资产created_by字段长度不一致导致创建资产失败的问题
* fix(assets): 修复用户name字段长度与资产created_by字段长度不一致导致创建资产失败的问题(修改迁移文件名称 0050_auto_20200702_1602.py -> 0051_auto_20200713_1143.py)
|
2020-07-13 12:00:44 +08:00 |
ibuler
|
437df9a533
|
fix(assets): node asset 关系发生变化是,关联系统用户引起的问题
|
2020-07-10 17:31:51 +08:00 |
ibuler
|
f2c70d0bba
|
ci(fix): 修改构建脚本
|
2020-07-09 17:44:54 +08:00 |
ibuler
|
ea913a5b6e
|
ci(build): 修改构建逻辑
|
2020-07-09 17:44:54 +08:00 |
ibuler
|
c0cd8878dc
|
ci(fix): 修改构建脚本
|
2020-07-09 17:41:27 +08:00 |
ibuler
|
15e995ade6
|
ci(build): 修改构建逻辑
|
2020-07-09 17:41:27 +08:00 |
BaiJiangJie
|
cadf42f3fa
|
Merge pull request #4280 from jumpserver/dev
merge: Merge to master from branch dev
|
2020-07-09 15:02:47 +08:00 |
BaiJiangJie
|
f588093cd3
|
Merge pull request #4282 from jumpserver/dev_master
merge: Merge to master from branch dev
|
2020-07-09 14:51:03 +08:00 |
Bai
|
7c12f8f462
|
merge: Merge to dev from branch master
|
2020-07-09 14:27:08 +08:00 |
xinwen
|
6f5a92c21f
|
[Update] assets/gathered_user 添加过滤字段
|
2020-07-09 14:08:46 +08:00 |
xinwen
|
17a76994dc
|
[Update] 系统用户添加过滤字段
|
2020-07-09 14:08:46 +08:00 |
jym503558564
|
39d793bc47
|
fix:修改 ftp 日志按开始日期排序
|
2020-07-09 14:08:46 +08:00 |
xinwen
|
c3eafbee8c
|
[Fix] X-Pack/云管中心 i18n
|
2020-07-09 14:08:46 +08:00 |
ibuler
|
10f99be100
|
添加example api
|
2020-07-09 14:08:46 +08:00 |