Bai
|
ddc2d1106b
|
perf(perms): 修改授权授权应用API,添加category/type过滤字段
|
4 years ago |
ibuler
|
15992c636a
|
perf: 优化node full value
|
4 years ago |
Bai
|
36cd18ab9a
|
perf(perms): 修改变量名
|
4 years ago |
Bai
|
676ee93837
|
perf(perms): 优化方法名称;授权查询语句;
|
4 years ago |
fit2bot
|
c02f8e499b
|
feat: 添加资产导入时可以直接写节点 (#4868)
* feat: 优化资产导入, 可以添加节点全称,并自动创建
* feat: 添加资产导入时可以直接写节点
* fix: 修改错误
* fix: 添加node value校验,不能包含/
* chore: merge migrations
* perf: 去掉full value replace
Co-authored-by: ibuler <ibuler@qq.com>
|
4 years ago |
ibuler
|
4ebb4d1b6d
|
chore: resolve conflict
|
4 years ago |
Bai
|
5e7650d719
|
perf(application): RemoteApp应用序列类返回asset_info字段
|
4 years ago |
Bai
|
bf302f47e5
|
perf(application): 修改RemoteA序列类asset required=False
|
4 years ago |
Bai
|
1ddc228449
|
perf(application): RemoteApp序列类字段asset,设置为CharPrimaryKeyRelatedField,修改其他字段的required=Flase
|
4 years ago |
Bai
|
c9065fd96e
|
perf(application): 优化一些小细节
|
4 years ago |
Bai
|
4a09dc6e3e
|
feat(assets): 修改GatewayModel ip字段类型为CharField
|
4 years ago |
Bai
|
55bfb942e2
|
perf(applications): 修改应用序列类字段label
|
4 years ago |
Bai
|
9aed51ffe9
|
perf(applications): 修改应用序列类字段长度限制
|
4 years ago |
Bai
|
a98816462f
|
perf(applications): 添加DB序列类字段翻译
|
4 years ago |
Bai
|
abe32e6c79
|
perf(perms): 添加应用/应用授权API的type_display/category_display字段
|
4 years ago |
Bai
|
77c8ca5863
|
perf(perms): 应用授权表添加字段,type和category
|
4 years ago |
Bai
|
8fa15b3378
|
perf(assets/terminal): 资产系统用户和Session会话添加协议选项: mysql/oracle/postgresql
|
4 years ago |
Bai
|
a3507975fb
|
perf(application): 修改获取远程应用连接参数的API(2)
|
4 years ago |
Bai
|
76ca6d587d
|
perf(application): 修改获取远程应用连接参数的API
|
4 years ago |
Bai
|
038582a8c1
|
feat(applications): 修改应用/应用授权的迁移文件,解决多种应用/应用授权name字段重复的问题
|
4 years ago |
Bai
|
ca2fc3cb5e
|
feat(applications): 修改ApplicationAPI方法获取序列类的逻辑
|
4 years ago |
Bai
|
cc30b766f8
|
feat(applications): 修改ApplicationAPI方法method判断->action
|
4 years ago |
Michael Bai
|
b7bd88b8a0
|
feat(applications): 修改ApplicationAPI方法options
|
4 years ago |
Bai
|
5518e1e00f
|
perf(application): 优化Application获取序列类attrs字段适配
|
4 years ago |
Bai
|
0632e88f5d
|
feat(application): 修改Application Model的domain字段选项2
|
4 years ago |
Bai
|
9dc2255894
|
feat(application): 修改Application Model的domain字段选项
|
4 years ago |
Bai
|
1baf35004d
|
refactor(perms): 添加应用授权规则迁移文件;迁移旧的应用授权(db/remoteapp/k8sapp)到新的应用授权
|
4 years ago |
Bai
|
5acff310f7
|
perf(application): 修改迁移文件,迁移应用包含id字段
|
4 years ago |
Bai
|
fdded8b90f
|
refactor(perms): 修改授权规则的目录结构(asset、application)
|
4 years ago |
Bai
|
1d550cbe64
|
feat(perms): 添加ApplicationPermission API(包含用户/用户组/授权/校验等API)
|
4 years ago |
Bai
|
4847b7a680
|
feat(perms): 添加ApplicationPermission Model 和 API(包含ViewSet和RelationViewSet)
|
4 years ago |
Bai
|
1c551b4fe8
|
feat(application): 迁移old_application到new_application
|
4 years ago |
ibuler
|
0282346945
|
perf: 修改创建
|
4 years ago |
ibuler
|
f6d9af8beb
|
perf(application): 优化type优先级
|
4 years ago |
ibuler
|
ba4e6e9a9f
|
refacter: 重构application
|
4 years ago |
ibuler
|
874a3eeebf
|
perf(sessions): 优化命令
|
4 years ago |
ibuler
|
dd793a4eca
|
perf: 优化日志保存策略
|
4 years ago |
xinwen
|
f7e6c14bc5
|
fix(assets): 向资产推送系统用户bug
|
4 years ago |
xinwen
|
f6031d6f5d
|
fix(logger): 把 drf 异常放到单独的日志文件中
|
4 years ago |
xinwen
|
5e779e6542
|
fix(systemuser): 系统用户添加 ad_domain 字段
|
4 years ago |
xinwen
|
7031b7f28b
|
fix(auth): 修复用户登录失败次数出现0次
|
4 years ago |
xinwen
|
e2f540a1f4
|
fix(assets): 网关的密码不能包含特殊字符
|
4 years ago |
xinwen
|
b4a8cb768b
|
fix(assets): 系统用户与用户组发生变化时报错
|
4 years ago |
xinwen
|
6b2f606430
|
fix(tickets): 工单申请资产授权通过人显示不对
|
4 years ago |
xinwen
|
70a8db895d
|
fix(migrations): 生成一下遗漏的 migrations
|
4 years ago |
xinwen
|
0043dc6110
|
fix(assets): 资产列表添加默认 `date_created` 排序
|
4 years ago |
xinwen
|
87d2798612
|
fix(assets): 资产列表不能用到`assets_amount`字段
|
4 years ago |
ibuler
|
e2d8eee629
|
fix(i18n): 修改收藏夹的翻译
|
4 years ago |
xinwen
|
8404db8cef
|
fix(assets): 修改 `AssetViewSet.filter_fields`
|
4 years ago |
ibuler
|
4eb5d51840
|
fix: domain端口可能随便填写的问题
|
4 years ago |
ibuler
|
7f53a80855
|
fix: 修改textfield 不再限制长度
|
4 years ago |
ibuler
|
90afabdcb2
|
fix(perms): 修复用户的资产不区分组织的问题
|
4 years ago |
ibuler
|
de405be753
|
fix(perms): 修复asset permission导入的bug
|
4 years ago |
Bai
|
f84b845385
|
perf(config): 升级依赖redis==3.5.3; 添加CACHES配置: health_check_interval=30; 解决因网络不稳定导致的redis连接失败异常
|
4 years ago |
xinwen
|
b1ac3fa94f
|
fix(orgs): 更新用户时`org_roles`参数为`None`时不更新组织角色
|
4 years ago |
xinwen
|
f8bbca38e3
|
fix(orgs): 修复组织添加用户bug
|
4 years ago |
ibuler
|
4917769964
|
fix(terminal): 修复获取螺旋的异步api
|
4 years ago |
fit2bot
|
5868d56e18
|
perf: 更新密码中也发送邮件 (#4789)
Co-authored-by: ibuler <ibuler@qq.com>
|
4 years ago |
fit2bot
|
bab76f3cda
|
fix(xpack): 修复last login太长的问题 (#4786)
Co-authored-by: ibuler <ibuler@qq.com>
|
4 years ago |
xinwen
|
cfd0098019
|
fix(perms): 修复一次性获取所有资产与节点sql泛滥问题
|
4 years ago |
ibuler
|
52f1dcf662
|
fix(users): 修复邀请用户的bug
|
4 years ago |
xinwen
|
459c5c07c9
|
fix(perms): 未激活资产不能使用
|
4 years ago |
xinwen
|
ef86a49c1e
|
fix(perms): 修复失效资产授权action 还在的问题
|
4 years ago |
xinwen
|
0ad389515b
|
fix(assets): 资产树批量删除资产数量不对
|
4 years ago |
xinwen
|
2432b9a553
|
fix(orgs): 组织添加成员bug
|
4 years ago |
ibuler
|
2190db1bb5
|
fix(ops): 修复任务schedule属性的bug
|
4 years ago |
fit2bot
|
c73b49fe30
|
perf: 优化生成假数据 (#4759)
* perf: 优化生成假数据
|
4 years ago |
ibuler
|
98238f71ae
|
fix(assets): 修复点击节点更新硬件信息的bug
|
4 years ago |
ibuler
|
66e45f1c80
|
perf(orgs): 优化组织用户添加
|
4 years ago |
ibuler
|
93a400f6e6
|
feat(users): 添加用户suggetion api
|
4 years ago |
xinwen
|
535d7d8373
|
fix(perms): 授权树与资产列表的一些 bug
|
4 years ago |
fit2bot
|
96d5c519ec
|
perf(i18n): 添加翻译信息 (#4748)
* perf(i18n): 添加翻译信息
* perf(users): 重置密码成功邮件添加DEBUG信息
* perf(i18n): 修改翻译信息
* perf(i18n): 修改翻译信息
Co-authored-by: Bai <bugatti_it@163.com>
|
4 years ago |
Bai
|
6e91217303
|
perf(authentication): 修改用户登录页面,使用其他方式认证时点击忘记密码提示联系管理员
|
4 years ago |
xinwen
|
5dd1dfc59e
|
fix(orgs): 用户修改组织角色报错
|
4 years ago |
Bai
|
a53e930950
|
perf(tickets): 申请资产工单支持授权多个系统用户
|
4 years ago |
xinwen
|
8f52f79d91
|
fix(migrations): 增加迁移脚本
|
4 years ago |
xinwen
|
3af0e68c84
|
fix(perms): 用户授权树bug
|
4 years ago |
Bai
|
3ccf32ed48
|
feat(authentication): 用户重置密码成功后,发送用户重置密码成功邮件
|
4 years ago |
xinwen
|
d52ed2ffb9
|
fix(xpack): GatheredUser 点击资产树报错
|
4 years ago |
Bai
|
1915224063
|
fix(terminal): 修复正在使用的命令/录像存储可以被删除的问题
|
4 years ago |
fit2bot
|
da4f9efb42
|
fix(perms): 修改检查资产授权过期策略 (#4722)
* fix(perms): 修改检查资产授权过期策略
* perf: 优化一行代码
Co-authored-by: xinwen <coderWen@126.com>
Co-authored-by: ibuler <ibuler@qq.com>
|
4 years ago |
xinwen
|
2a86c3a376
|
fix(perms): 完善检查资产授权过期的celery task
|
4 years ago |
Bai
|
5558e854de
|
perf(permms): 应用授权树返回授权应用的总数量
|
4 years ago |
fit2bot
|
2209a2c8d2
|
feat(orgs): 修改OrgMemberRelationAPI,支持通过查询参数控制是否忽略已存在的数据 (#4720)
* feat(orgs): 修改OrgMemberRelationAPI,支持通过查询参数控制是否忽略已存在的数据
* feat(orgs): 修改构建数据库查询参数的问题
Co-authored-by: Bai <bugatti_it@163.com>
|
4 years ago |
xinwen
|
f596b65ed7
|
feat(auth): sso 生成的地址重复访问的时候,重定向到用户指定的 next 地址
|
4 years ago |
xinwen
|
1d49b3deca
|
fix(perms): 用户搜索全部授权资产报错
|
4 years ago |
xinwen
|
6701a1b604
|
fix(perms): 用户添加到用户组报错
|
4 years ago |
ibuler
|
b8ff3b38bf
|
fix: 修复middleware引起的bug
|
4 years ago |
fit2bot
|
d3be16ffe8
|
fix (#4680)
* perf(perms): 资产授权列表关联数据改为 `prefetch_related`
* perf(perms): 优化一波
* dispatch_mapping_node_tasks.delay
* perf: 在做一些优化
* perf: 再优化一波
* perf(perms): 授权更改节点慢的问题
* fix: 修改一处bug
* perf(perms): ungrouped 资产数量计算方式
* fix: 修复dispatch data中的bug
* fix(assets): add_nodes_assets_to_system_users celery task
* fix: 修复ungrouped的bug
* feat(nodes): 添加 favorite 节点
* feat(node): 添加 favorite api
* fix: 修复clean keys的bug
Co-authored-by: xinwen <coderWen@126.com>
Co-authored-by: ibuler <ibuler@qq.com>
|
4 years ago |
老广
|
e3648d11b1
|
feat: 录像存储server类型,可以设置如何存储了 (#4699)
feat: Server 类型的录像存储可以上传到 oss等上面
|
4 years ago |
fit2bot
|
d4037998c8
|
perf: 优化middleware的使用 (#4707)
perf: 优化middleware的使用
|
4 years ago |
fit2bot
|
82de636b5c
|
perf(common): 检查referer (#4697)
Co-authored-by: ibuler <ibuler@qq.com>
|
4 years ago |
Bai
|
91f1280f97
|
perf(settings): public setting API返回LOGIN_TITLE字段
|
4 years ago |
xinwen
|
28da819735
|
perf(assets): 优化节点树
修改树策略,做读优化,写的速度降低
|
4 years ago |
Bai
|
118564577e
|
fix(command): 修复命令导出选中项问题
|
4 years ago |
Bai
|
e4aafc236d
|
fix(command): 修复命令导出选中项问题
|
4 years ago |
Bai
|
95aa9781c3
|
fix(command): 修复命令导出选中项会导出全部的问题
|
4 years ago |
xinwen
|
9f6540afe3
|
fix(tickets): 调整登录确认工单 title
|
4 years ago |
ibuler
|
832bb832ce
|
fix(authentication): 修复cas退出的bug
|
4 years ago |
ibuler
|
501329a8db
|
fix: 再次修复
|
4 years ago |
ibuler
|
8913aacd1e
|
fix(authentication): 修复同时开启radius, openid引起的问题
|
4 years ago |
xinwen
|
e461fbdf50
|
fix(tickets): 修复已处理工单的 待处理人 字段
|
4 years ago |
peijianbo
|
3941539408
|
fix(authentication):修复开启二次认证时,地址跳转出错问题
|
4 years ago |
xinwen
|
605db2d905
|
fix(auth): 调整登录复核工单 title
|
4 years ago |
peijianbo
|
4090a0b123
|
feat(uathentication):登录表单回车可直接提交表单
|
4 years ago |
ibuler
|
a55e28fc87
|
perf: 优化ldap超时时间
|
4 years ago |
ibuler
|
82cf53181f
|
perf(settings): 修改默认超时时间为10s
|
4 years ago |
ibuler
|
78232aa900
|
perf(terminal): 优化命令提交
|
4 years ago |
ibuler
|
d2c93aff66
|
feat: 可以关闭工单菜单
|
4 years ago |
peijianbo
|
516e2309c0
|
bug(authentication): 登录表单仅提交时加密(xpack)
|
4 years ago |
peijianbo
|
4688e46f97
|
feat(authentication):将cas认证通过的登录日志记录到系统
|
4 years ago |
peijianbo
|
1299f3da75
|
feat(authentication):登录表单仅提交时加密
|
4 years ago |
Bai
|
fe502cbe41
|
fix(assets): 修复系统用户导入模版没有密码字段的问题
|
4 years ago |
xinwen
|
09bfac34f1
|
fix(orgs): 修复 org-memeber-relation POST 报错
|
4 years ago |
Bai
|
80b9db417c
|
feat(ldap): 获取ldap用户列表,采用线程方式
|
4 years ago |
Bai
|
d944b5f4ff
|
feat(tickets): 工单添加comment字段
|
4 years ago |
peijianbo
|
1b84afee0c
|
feat(audits):修改日志默认保存时间(90->9999)
|
4 years ago |
fit2bot
|
172b6edd28
|
feat(user):同一个账号仅允许在一台终端设备登录 (#4590)
* feat(user):同一个账号仅允许在一台终端设备登录
* feat(user):同一个账号仅允许在一台终端设备登录
* feat(user):同一个账号仅允许在一台终端设备登录
* feat(user):同一个账号仅允许在一台终端设备登录
* feat(user):同一个账号仅允许在一台终端设备登录
Co-authored-by: peijianbo <peijainbo3006@163.com>
|
4 years ago |
Bai
|
e6f248bfa0
|
feat(i18n): 添加云同步实例任务hostname_strategy字段翻译信息
|
4 years ago |
ibuler
|
1f037b1933
|
feat(i18n): 添加新翻译
|
4 years ago |
Bai
|
ae9bbd2683
|
fix(common) 修复管理员未设置Email主题前缀导致发送邮件失败的问题
|
4 years ago |
ibuler
|
ddb71c43c4
|
fix(users): 修复用户在不同组织引起的问题
|
4 years ago |
herealways
|
8227f44058
|
feat: 添加AES GCM模式为默认的加密方式
|
4 years ago |
xinwen
|
a28334b6d8
|
fix(orgs): 完善组织与用户变化时的信号
|
4 years ago |
xinwen
|
15992ad5b3
|
fix(tickets): 修复工单comment
|
4 years ago |
Bai
|
072c3155ca
|
style(orgs): 修改组织删除失败翻译信息
|
4 years ago |
fit2bot
|
9cb5985947
|
fix(orgs): 创建组织用户不必填 (#4515)
* fix(role): 更改role的顺序
* fix(tickets): 修复工单邮件跳转地址
* fix(tickets): 修复工单复制链接地址不对
* fix(orgs): 创建组织用户不必填
Co-authored-by: xinwen <coderWen@126.com>
|
4 years ago |
ibuler
|
0fd2f18240
|
fix(authentication): 修复登录时有时解密失败
|
4 years ago |
xinwen
|
9ca8ab218c
|
fix(authentication): 登录复核Not found
|
4 years ago |
xinwen
|
fcd8356e90
|
fix(users): 组织管理员,移除组织成员报错500 #231
|
4 years ago |
xinwen
|
64d093e677
|
fix(users): 用户接口添加`org_roles`字段
|
4 years ago |
xinwen
|
11493b9f3d
|
fix(tickets): 修复申请资产工单不能关闭
|
4 years ago |
xinwen
|
5a9c91d9dd
|
fix(authentication): 组织成员禁用再激活,登录报错 #239
|
4 years ago |
xinwen
|
25dcb9510c
|
fix(audits): 修复超级审计员登录-日志审计-批量命令-单击主机列链接报错误信息 403
|
4 years ago |
Bai
|
a38a1868ca
|
style(ticket): 修改工单状态翻译: Open:待处理;Closed:已完成 2
|
4 years ago |
Bai
|
bec9b97092
|
style(ticket): 修改工单状态翻译: Open:待处理;Closed:已完成
|
4 years ago |
ibuler
|
d5b9596e7d
|
perf(config): 修改默认登录日志保存时间
|
4 years ago |
xinwen
|
af85d551ad
|
fix(users): 修改用户角色显示名称
|
4 years ago |
xinwen
|
0e0c9275bd
|
fix(application): 远程应用`MySQL Workbench`添加`port`字段
|
4 years ago |
xinwen
|
21b4a8600c
|
fix(terminal): `Session` `can_join` 添加 `k8s`
|
4 years ago |
xinwen
|
4cf5573c36
|
fix(users): 修复用户与用户组关系变化时没触发信号
|
4 years ago |
xinwen
|
962ea67b84
|
refactor(authentication): 密码解密抽取成方法
|
4 years ago |
xinwen
|
31720c9dcc
|
feat(assets): 系统用户添加 `home` `system_groups` 字段
|
4 years ago |
xinwen
|
54fe4835f6
|
fix(authentication): `SSO`登录添加 `next_url`
|
4 years ago |
xinwen
|
91649a3908
|
feat(applications): 添加 k8s 应用
|
4 years ago |
xinwen
|
0a242c3e81
|
fix(audis): 生成操作日志时间字段索引迁移脚本
|
4 years ago |
huamaolin
|
25d1b3334f
|
fix(OperateLog): 修复操作日志按时间查询慢
增加表OperateLog datetime字段索引
|
4 years ago |
xinwen
|
ffde306a04
|
fix(assets): 修复批量删除资产失败问题
|
4 years ago |
xinwen
|
f1e29a91f7
|
fix(users): 用户接口添加汇总角色字段
|
4 years ago |
xinwen
|
ec2b3b4cda
|
fix(user): 调整`User`接口字段
|
4 years ago |
xinwen
|
1a9d9e4145
|
feat(ticket): 申请资产工单添加`actions`字段
|
4 years ago |
xinwen
|
a14f121fad
|
fix(orgs): 组织成员关系接口添加`role_display`字段
|
4 years ago |
xinwen
|
a25da8d479
|
feat(authentication): 超级管理员密码不能是`admin`
|
4 years ago |
fit2bot
|
15fe7f810b
|
perf(url): 优化 /api/docs/? 都可以访问文档 (#4446)
Co-authored-by: ibuler <ibuler@qq.com>
|
4 years ago |
xinwen
|
f6a4253936
|
feat(ticket): 工单关闭生成 Comment
|
4 years ago |
xinwen
|
c3c5801d2e
|
refactor(orgs): 重构组织与用户关系接口
|
4 years ago |
ibuler
|
8ee7230ead
|
fix(auth): 修复radius decode error的问题
|
4 years ago |
xinwen
|
90f03dda62
|
feat(authentication): 类似腾讯企业邮单点登录功能
|
4 years ago |
xinwen
|
2ed0927b18
|
fix(login): 用户登录堡垒机的时候偶尔会出现“密码解密失败”,导致无法正常登录。 #4408
|
4 years ago |
xinwen
|
e98235ca27
|
refactor(serializer): 设置 `BulkSerializerMixin` 的默认 `ListSerializer` 为 `AdaptedBulkListSerializer`
|
4 years ago |
xinwen
|
1b052a8729
|
feat(terminal): 终端管理添加批量更新接口
|
4 years ago |
xinwen
|
34b188bbe7
|
fix(csv): 修复`JMSCSVParser`调用`serializer`导致循环调用问题
|
4 years ago |
xinwen
|
f8e248f0af
|
feat(ticket): 调整申请资产工单
|
4 years ago |
xinwen
|
b331730422
|
fix(users): 替换旧有角色常量
|
4 years ago |
xinwen
|
de3865fa1d
|
refactor(orgs): 重构组织表结构
|
4 years ago |
xinwen
|
1bc913ab13
|
feat(perms): 资产授权添加GUI复制粘贴动作
|
4 years ago |
OrangeM21
|
2f11a70341
|
fix(authentication): 调整登录页面样式
|
4 years ago |
xinwen
|
c277aec561
|
feat(authenticaion): 添加登录页面验证码与MFA开关
|
4 years ago |
ibuler
|
2a53a20808
|
perf(assets): 修改 系统用户 管理用户 等的用户名长度到128
|
4 years ago |
Bai
|
674ad40f67
|
fix(perms): 修复perms api UserPermissionMixin 中 kwargs 参数传递(未发现引出其他问题)
|
4 years ago |
github-actions
|
78089e01a3
|
fix(cas): 修复cas校验不同的问题
|
4 years ago |
老广
|
5d08438dad
|
feat(ops): 项目启动时,清除指定的celery定时任务;添加获取celery定时任务的函数 (#4378)
* feat(ops): 添加获取celery定时任务的函数
* feat(ops): 项目启动时,清除指定的celery定时任务
* feat(ops): 项目启动时,清除指定的celery定时任务 2
Co-authored-by: Bai <bugatti_it@163.com>
|
4 years ago |
Bai
|
3e541162e3
|
fix(authentication): 修复用户认证Radius认证中参数传递错误问题 *kwargs -> **kwargs
|
4 years ago |
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参数)
|
4 years ago |
Bai
|
bb60d2a1d9
|
fix(users): 组织管理员创建用户时,角色只能选择: 用户
|
4 years ago |
xinwen
|
0014bd0cb9
|
fix(audits): 操作日志中的动作搜索条件,删除文件字段改成删除 (#4334)
|
4 years ago |
xinwen
|
9488c8bd97
|
fix(cmd_filter): 命令过滤器唯一应该为 name + org_id (#4325)
|
4 years ago |
Bai
|
1f30d459ae
|
fix(command): 修复命令记录没有根据sesion进行过滤的问题
|
4 years ago |
Bai
|
4e933fc1ca
|
feat(session + db): 会话搜索添加登录来源选项
|
4 years ago |
Bai
|
c0f3a1f64a
|
fix(all): 修复创建资源时,created_by字段长度限制导致创建失败的问题
|
4 years ago |
Bai
|
0f70f5eccf
|
fix(orgs): 删除组织失败时返回对应错误信息
|
4 years ago |
Bai
|
eef942c155
|
fix(gather_asset_users): 修复收集资产用户日志中用户名显示不完整的问题
|
4 years ago |
xinwen
|
061592fa6b
|
fix(terminal): 移除`CommandQueryMixin.get_filter_fields`
|
4 years ago |
Bai
|
ddcd4ebbfc
|
fix(asset_user): 修改创建AuthBook对象锁机制,使用select_for_update替换redis_lock3
|
4 years ago |
Bai
|
9550ea62fb
|
fix(asset_user): 修改创建AuthBook对象锁机制,使用select_for_update替换redis_lock2
|
4 years ago |
Bai
|
abcb589658
|
fix(asset_user): 修改创建AuthBook对象锁机制,使用select_for_update替换redis_lock
|
4 years ago |
Bai
|
1bb366ad94
|
fix(authbook): 修改创建AuthBook对象锁机制,解决并发操作堵塞问题
|
4 years ago |
xinwen
|
a5df7738f6
|
fix(audits): 日志审计模块 `Serializer` 添加 `org_id` 字段
|
4 years ago |
xinwen
|
da858c8998
|
fix(tickets): 隐藏申请资产工单URL (#4307)
|
4 years ago |
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)
|
4 years ago |
ibuler
|
437df9a533
|
fix(assets): node asset 关系发生变化是,关联系统用户引起的问题
|
4 years ago |
Bai
|
7c12f8f462
|
merge: Merge to dev from branch master
|
4 years ago |
xinwen
|
6f5a92c21f
|
[Update] assets/gathered_user 添加过滤字段
|
4 years ago |
xinwen
|
17a76994dc
|
[Update] 系统用户添加过滤字段
|
4 years ago |
jym503558564
|
39d793bc47
|
fix:修改 ftp 日志按开始日期排序
|
4 years ago |
xinwen
|
c3eafbee8c
|
[Fix] X-Pack/云管中心 i18n
|
4 years ago |
xinwen
|
8eb6cfa9c9
|
fix(ticket): 修改工单获取系统用户的字段 (#4274)
fix(ticket): 申请资产工单修改bug
|
4 years ago |
xinwen
|
f430c9e435
|
Merge pull request #4270 from jumpserver/request-asset-ticket-dev
feat(ticket): 添加申请资产工单
|
4 years ago |
Bai
|
a30c603bdc
|
fix(user_group): 用户组中添加用户,取消审计员的限制
|
4 years ago |
xinwen
|
39a75074af
|
[Feature] 添加申请资产工单
|
4 years ago |