fit2cloud-jiangweidong
|
1cc69e4203
|
feat: 管理员可以设置用户是否下次登录需修改密码 (#758)
* feat: 管理员可以设置用户是否下次登录需修改密码
* feat: 管理员可以设置用户下次是否需要更改密码,本次修改:字段命名规范化
* fix: 用户是否需要更改密码,变量名称规范化
* fix: 管理员可设置用户下次登录是否需要改密,字段名称更改
|
2021-04-28 19:24:30 +08:00 |
|
jym503558564
|
9de8d622e4
|
fix(i18n): 修改翻译
|
2021-04-28 05:20:40 -05:00 |
|
Bai
|
844dfb5ac1
|
feat: 修复用户页面获取命令复核功能详情失败的问题
|
2021-04-28 16:26:37 +08:00 |
|
fit2cloud-jiangweidong
|
9d3fd73367
|
feat: 用户更改密码不可使用前n次历史密码,管理员可设置历史密码重复次数
|
2021-04-28 02:46:13 -05:00 |
|
ibuler
|
c7731a1d2f
|
perf: 优化公钥认证,根据开关来限制公钥认证
|
2021-04-27 04:50:43 -05:00 |
|
Bai
|
bf161d688a
|
feat: 添加命令复核工单逻辑3
|
2021-04-27 16:37:54 +08:00 |
|
Bai
|
ab2d5b3fed
|
feat: 添加命令复核工单逻辑2
|
2021-04-27 16:37:54 +08:00 |
|
Bai
|
6a40ab1a4c
|
feat: 添加命令复核工单逻辑
|
2021-04-27 16:37:54 +08:00 |
|
jym503558564
|
4d11e638e8
|
fix:修改Xpack-router翻译
|
2021-04-26 05:37:13 -05:00 |
|
fit2bot
|
97c4a397e2
|
fix:修改翻译 (#762)
Co-authored-by: jym503558564 <503558564@qq.com>
|
2021-04-25 18:07:31 +08:00 |
|
Orange
|
9239d69c14
|
fix: 修改DB协议系统用户手动登录时用户名必填
|
2021-04-25 01:16:26 -05:00 |
|
ibuler
|
3ea68fe13f
|
perf: 优化换行
|
2021-04-25 01:09:39 -05:00 |
|
Orange
|
04ce056076
|
fix: 社区版本隐藏全局组织名称设置
|
2021-04-25 01:09:39 -05:00 |
|
Orange
|
67c1c8db58
|
fix: 临时移除 Database 协议的用户名与密码相同 选项
|
2021-04-19 04:01:32 -05:00 |
|
fit2bot
|
d74da503c8
|
fix: 修复不能禁用的问题 (#751)
perf: 优化系统用户创建
Co-authored-by: ibuler <ibuler@qq.com>
|
2021-04-15 19:41:07 +08:00 |
|
Orange
|
e1d8e4aea6
|
fix: 修复v2.9测试中的bugs
|
2021-04-15 06:40:30 -05:00 |
|
Orange
|
d21559599f
|
fix: 修复系统设置邮件bugs
|
2021-04-15 06:39:42 -05:00 |
|
Orange
|
f8cadb545f
|
fix: 修复首页面板链接跳转有误的问题
Closes https://github.com/jumpserver/jumpserver/issues/5850
|
2021-04-15 06:39:07 -05:00 |
|
Orange
|
2bc4b53159
|
Merge pull request #747 from jumpserver/pr@dev@fix_create_asset_node_lost
fix(assets): 修复选中资产创建时,没有默认选中节点的问题
|
2021-04-15 16:19:51 +08:00 |
|
ibuler
|
7f28cc0aad
|
fix(assets): 修复选中资产创建时,没有默认选中节点的问题
|
2021-04-15 15:39:26 +08:00 |
|
Orange
|
57bafc01e3
|
fix: 修改翻译
|
2021-04-14 18:54:34 +08:00 |
|
Orange
|
834033f2fd
|
fix: 隐藏终端详情中的端口数据
Closes https://github.com/jumpserver/trello/issues/986
|
2021-04-14 05:30:25 -05:00 |
|
Orange
|
9a41ccbdd7
|
fix: 禁止全局组织中批量更新用户组
|
2021-04-14 05:30:04 -05:00 |
|
ibuler
|
3793370c9c
|
fix: 修复导入id重复的bug
|
2021-04-14 05:29:38 -05:00 |
|
fit2bot
|
bdb63b865a
|
fix: 修复v2.9 bugs (#739)
* fix: 修复资产列表协议组显示的问题
* fix: 全局组织批量更新用户禁止更新用户组
* fix: 修复网关无法克隆的Bug
* fix: 修复平台列表更新bug
* fix: 修复翻译问题
* fix: 修复更新管理用户账户秘钥的问题
Co-authored-by: Orange <orangemtony@gmail.com>
|
2021-04-13 19:30:24 +08:00 |
|
fit2bot
|
2d17b48b86
|
fix(import): 修复导入编辑,空格无法编辑的问题 (#735)
fix: 修复点击节点导入出问题的bug
perf(import): 优化使用分页导入
Co-authored-by: ibuler <ibuler@qq.com>
|
2021-04-13 14:19:07 +08:00 |
|
liuboF2c
|
798c4ca64e
|
feat:支持配置全局组织的显示名称 (#731)
Co-authored-by: liubo <liubo@fit2cloud.com>
|
2021-04-08 13:57:26 +08:00 |
|
fit2bot
|
eddd27e95d
|
perf: 优化 csv/xlsx 导入 (#725)
* perf: 优化导入csv
* perf: 优化导入
stash
perf: 优化导入
perf: 更新导入
perf: 优化导入
feat: 完成导入优化
perf: 修复bug
* perf: 继续优化导入,性能提高三倍
Co-authored-by: ibuler <ibuler@qq.com>
|
2021-04-08 10:09:58 +08:00 |
|
dependabot[bot]
|
12ffa363c1
|
chore(deps): bump lodash from 4.17.15 to 4.17.19 (#213)
* chore: 更新Submodule指向
* fix: 修复Build失败的问题
* fix(preload): 开启Preload
开启preload,提高首屏加载速度
Co-authored-by: Orange <orangemtony@gmail.com>
Co-authored-by: Jiangjie.Bai <32935519+BaiJiangJie@users.noreply.github.com>
Co-authored-by: 老广 <ibuler@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-04-07 15:51:21 +08:00 |
|
dependabot[bot]
|
cd79246f0d
|
build(deps): bump http-proxy from 1.18.0 to 1.18.1 (#368)
* build(deps): bump http-proxy from 1.18.0 to 1.18.1
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-07 15:50:29 +08:00 |
|
dependabot[bot]
|
94583e2156
|
build(deps): bump ini from 1.3.5 to 1.3.7 (#545)
* build(deps): bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-07 15:44:08 +08:00 |
|
dependabot[bot]
|
ca602a8052
|
build(deps): bump axios from 0.18.1 to 0.21.1 (#567)
* build(deps): bump axios from 0.18.1 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.18.1 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.1...v0.21.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-07 15:43:11 +08:00 |
|
dependabot[bot]
|
5bdc4e4e3a
|
build(deps): bump elliptic from 6.5.2 to 6.5.4 (#649)
* build(deps): bump elliptic from 6.5.2 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-07 15:41:53 +08:00 |
|
dependabot[bot]
|
da1b73d3fd
|
build(deps): bump y18n from 3.2.1 to 3.2.2 (#721)
* build(deps): bump y18n from 3.2.1 to 3.2.2
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
|
2021-04-07 15:35:50 +08:00 |
|
Orange
|
4bc4012520
|
feat: 支持首页PDF导出,优化打印样式
|
2021-04-07 15:32:28 +08:00 |
|
Orange
|
b8f1cb7a8e
|
feat: 支持首页PDF导出,优化打印样式
|
2021-04-07 15:32:28 +08:00 |
|
liubo
|
ee6a3c6d68
|
feat: 支持添加nutanix云账号
|
2021-04-07 15:19:26 +08:00 |
|
Orange
|
be176ad408
|
perf: 用户来源不是本地时禁用更新密码
|
2021-04-07 11:17:50 +08:00 |
|
Orange
|
73c17fccbe
|
perf: 优化翻译批量命令选择资产时提示资产不支持SSH协议;连接
|
2021-04-07 11:04:40 +08:00 |
|
Orange
|
30c1284a41
|
fix: 完善页面邮箱地址校验规则
Closes https://github.com/jumpserver/trello/issues/933
|
2021-04-07 11:03:09 +08:00 |
|
Orange
|
191900381a
|
fix: 修复资产更多信息更新失败的问题
|
2021-04-07 11:02:08 +08:00 |
|
Orange
|
91e04a8d18
|
perf: 优化编译命令
|
2021-03-29 19:29:06 +08:00 |
|
Orange
|
1b223f0486
|
fix: 修复命令存储更新失败的问题
|
2021-03-29 19:27:58 +08:00 |
|
Orange
|
22eb78339e
|
Merge pull request #719 from jumpserver/pr@dev@perf_status
perf: 优化系统监控页面
|
2021-03-29 19:23:00 +08:00 |
|
ibuler
|
5831cb326c
|
perf: 优化系统监控页面
|
2021-03-29 16:59:33 +08:00 |
|
Orange
|
52a4c1824f
|
fix: 修复创建K8S系统用户的权限问题
|
2021-03-23 17:55:06 +08:00 |
|
Orange
|
c155e5a59b
|
perf: 优化全局组织下禁止用户更新用户组
|
2021-03-23 17:54:15 +08:00 |
|
Orange
|
ff90e56763
|
fix: 修复创建远程应用默认Path丢失的问题
|
2021-03-23 17:50:54 +08:00 |
|
Orange
|
14000317b9
|
fix: 恢复RDP系统用户user_group字段
|
2021-03-23 17:49:52 +08:00 |
|
Orange
|
4184401432
|
fix: 修复LDAP属性映射的字段显示问题
|
2021-03-19 17:40:40 +08:00 |
|