Commit Graph

3147 Commits

Author SHA1 Message Date
Jiangjie.Bai
d1a2564359 perf: 优化Su用户提示信息颜色样式 2022-06-09 17:20:47 +08:00
dependabot[bot]
f46a1054ea build(deps): bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 10:34:58 +08:00
dependabot[bot]
64813f9cb6 build(deps): bump follow-redirects from 1.13.1 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.1 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.1...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 10:34:34 +08:00
dependabot[bot]
a6c0207c7e build(deps): bump moment from 2.29.1 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 10:33:48 +08:00
dependabot[bot]
bf207285a8 build(deps): bump eventsource from 1.0.7 to 1.1.1
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.0.7...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 10:33:29 +08:00
ibuler
dd026f11ee perf: 修改 tree add 2022-06-09 10:23:08 +08:00
feng626
a58accca4d
Merge pull request #1786 from jumpserver/pr@dev@relogin_bug
fix: relogin visible
2022-06-08 19:41:09 +08:00
feng626
bb572a3de9 fix: relogin visible 2022-06-08 19:39:27 +08:00
feng626
8836284b88
Merge pull request #1785 from jumpserver/pr@dev@user_confirm
perf: 统一校验当前用户api
2022-06-07 19:25:58 +08:00
feng626
68d97242cc perf: 统一校验当前用户api 2022-06-07 19:20:50 +08:00
Jiangjie.Bai
1bb3f0a48e feat: 添加组件类型 razor 并替换 XRDP_ENABLED 2022-06-07 13:42:24 +08:00
Jiangjie.Bai
7b566ae46f feat: 创建API增加clone_from查询参数 2022-06-06 16:12:41 +08:00
Jiangjie.Bai
1cb10902d5 feat: OIDC 用户添加属性映射值 2022-05-31 16:04:12 +08:00
“huailei000”
b71b602433 fix: 修复删除已绑定用户的角色,重复提示报错问题
1、删除组件内错误提示信息,统一走全局错误提示信息
2022-05-31 15:55:27 +08:00
ibuler
e39c4fc339 perf: 优化 ldap 导入 2022-05-30 11:41:21 +08:00
“huailei000”
9107c6a76a feat: 命令过滤详情添加用户、用户组、应用右侧卡片快捷入口 2022-05-30 10:31:26 +08:00
ibuler
55a83a2064 perf: 速度慢点,为以后优化留下空间 2022-05-30 10:30:43 +08:00
ibuler
92f52b100a perf: 优化动画速度 2022-05-30 10:21:18 +08:00
“huailei000”
5cd3aea0a3 feat: 应用授权详情按钮添加权限控制 2022-05-25 09:50:21 +08:00
ibuler
78b72ec68a perf: bool 使用 switcher 2022-05-20 11:43:21 +08:00
fit2bot
04c0c10d46
perf: remote app, cloud, setting 字段支持加密 (#1763)
* stash: 暂存

* pref: 其它字段也加密

* perf: 设置存储字段支持加密

Co-authored-by: ibuler <ibuler@qq.com>
2022-05-20 11:33:18 +08:00
“huailei000”
1878376295 fix: 修复消息订阅接受人数不准确问题 2022-05-19 11:44:03 +08:00
Jiangjie.Bai
98c2677571 fix: 修改 es 翻译 2022-05-18 19:46:33 +08:00
“huailei000”
dd58f400a6 fix: 命令存储索引转换为小写 2022-05-18 19:40:49 +08:00
“huailei000”
a0baca0859 fix: 修复导入弹窗组件参数类型报错问题 2022-05-18 17:35:10 +08:00
“huailei000”
8f7bcc2e26 fix: 修复zTree添加、移动资产时menu无法关闭问题 2022-05-18 17:34:51 +08:00
ibuler
5835ac7f70 perf: 添加 session guard 2022-05-18 14:50:16 +08:00
ibuler
b497f80a76 perf: 开启工单启用 2022-05-17 18:59:24 +08:00
ibuler
8efb405fc0 perf: 恢复 tickets 2022-05-17 18:01:36 +08:00
“huailei000”
51d0861550 fix: 修复工单详情跳转资产授权、应用授权权限位判断问题 2022-05-17 17:28:58 +08:00
fit2bot
aa00f1e4a6
perf: 修改 console.log() 语句为 debug() 标识 (#1749)
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
Co-authored-by: Jiangjie.Bai <32935519+BaiJiangJie@users.noreply.github.com>
2022-05-17 15:16:33 +08:00
ibuler
c604957e66 perf: 账户更新加密 2022-05-17 15:14:18 +08:00
ibuler
91d0f6f92b revert: 暂时还原一下 2022-05-17 14:58:47 +08:00
feng626
f11131e9ad
Merge pull request #1751 from jumpserver/pr@dev@fix_bulk_update
fix: 修复批量提交的问题
2022-05-17 12:08:01 +08:00
ibuler
db1b02c262 fix: 修复批量提交的问题 2022-05-17 12:02:04 +08:00
jiangweidong
2610645703 feat: 云同步资产支持Fusion Compute私有云 2022-05-16 18:11:03 +08:00
feng626
a9ee9ac919
Merge pull request #1747 from jumpserver/pr@dev@ticket_perm_workbench
fix: 修复申请工单时未选择工作台权限没有对应组织bug
2022-05-16 13:06:58 +08:00
feng626
b9cd54127c fix: 修复申请工单时未选择工作台权限没有对应组织bug 2022-05-16 13:05:53 +08:00
ibuler
ee901e54d3 perf: 修改 token 2022-05-12 15:43:54 +08:00
Jiangjie.Bai
0b5820edba feat: Endpoint添加Redis Port 2022-05-12 14:48:15 +08:00
ibuler
f10118d9d2 perf: 关闭浏览器失效会话 2022-05-12 11:36:05 +08:00
Jiangjie.Bai
c7bf054af7 fix: 删除用户向导配置项 2022-05-11 17:31:47 +08:00
Jiangjie.Bai
fd9916b21b feat: LDAP同步用户支持组织 2022-05-11 11:10:12 +08:00
fit2bot
e78e0cf132
perf: 优化加密传输 (#1739)
* perf: 优化加密

* perf: 优化加密传输

Co-authored-by: ibuler <ibuler@qq.com>
2022-05-10 17:41:14 +08:00
ibuler
441c1eb91d perf: 优化加密 2022-05-10 17:29:07 +08:00
feng626
ab4edd37d4
Merge pull request #1738 from jumpserver/pr@dev@terminal_bulk_update_command_storage
fix: 修复终端存储批量更新
2022-05-10 11:34:30 +08:00
feng626
def43f8e07 fix: 修复终端存储批量更新 2022-05-10 11:32:45 +08:00
“huailei000”
ea1148159b fix: 调整切换视图提示位置 2022-05-10 10:46:00 +08:00
jiangweidong
92a23c6e69 perf: 优化字段 2022-05-09 16:38:23 +08:00
jiangweidong
d6c3cce161 perf: 命令存储ES可根据日期动态建立索引 2022-05-09 16:38:23 +08:00