Commit Graph

  • 2b4f8bd11c feat(ops): Task 支持批量操作 xinwen 2020-11-04 14:53:49 +08:00
  • 5c46ff20de fix(orgs): org-member-relation url 拼写错误 xinwen 2020-11-03 11:36:15 +08:00
  • 231332585d fix(perms): 重建授权树冲突时,响应里加 code xinwen 2020-11-03 17:31:25 +08:00
  • 074121b957 fix(perms): 重建授权树冲突时,响应里加 code xinwen 2020-11-03 17:31:25 +08:00
  • 531de188d6 perf(systemuser): 优化系统用户家目录权限更改 ibuler 2020-11-03 13:38:51 +08:00
  • 0c1f717fb2 feat(assets): 推送系统用户增加comment ibuler 2020-11-03 13:31:07 +08:00
  • 9d9177ed05 refactor(terminal): 去掉 Session 中 Terminal 的外键关系 xinwen 2020-11-02 16:56:56 +08:00
  • ab77d5db4b fix(orgs): org-member-relation url 拼写错误 xinwen 2020-11-03 11:36:15 +08:00
  • eadecb83ed fix: 修改系统用户节点关系的抖索 ibuler 2020-11-03 12:22:13 +08:00
  • 5d6088abd3 fix(assets): 修复nodes display pop 引起的bug ibuler 2020-10-31 12:52:24 +08:00
  • 38f7c123e5 fix(audits): sso 登录日志没有 type xinwen 2020-10-26 11:59:56 +08:00
  • d7daf7071a fix(ticket): 工单申请资产的时候审批人不能搜索 xinwen 2020-11-02 15:25:23 +08:00
  • 795245d7f4 perf(perms): 授权给用户应用列表API添加dispaly字段 Bai 2020-11-02 10:24:05 +08:00
  • 0eff79c47a perf(perms): 优化用户授权资产列表加载速度 xinwen 2020-10-31 09:42:36 +08:00
  • 7ea2a0d6a5 perf(perms): 应用授权规则序列类添加applications类型校验 Bai 2020-10-30 17:22:26 +08:00
  • c90b9d70dc perf(perms): 优化根据资产获取授权的系统用户 xinwen 2020-10-30 12:22:57 +08:00
  • f6c24f809c perf(application): 修改DoaminAPI返回application数量;修改Application数据库datbase字段required=False Bai 2020-10-30 15:57:12 +08:00
  • e369a8d51f perf(readme): 修改Readme Bai 2020-10-30 15:34:16 +08:00
  • c74c9f51f0 perf(readme): 修改Readme Bai 2020-10-30 15:34:16 +08:00
  • 57bf9ca8b1 perf(assets): 优化更新子节点名称的算法 ibuler 2020-10-30 13:29:23 +08:00
  • 10ff7730ec perf(perms): 优化根据资产获取授权的系统用户 v2.4.3 xinwen 2020-10-30 12:22:57 +08:00
  • ddc2d1106b perf(perms): 修改授权授权应用API,添加category/type过滤字段 Bai 2020-10-30 11:50:37 +08:00
  • 15992c636a perf: 优化node full value ibuler 2020-10-30 10:43:44 +08:00
  • 36cd18ab9a perf(perms): 修改变量名 Bai 2020-10-30 10:35:24 +08:00
  • 676ee93837 perf(perms): 优化方法名称;授权查询语句; Bai 2020-10-30 10:29:47 +08:00
  • c02f8e499b feat: 添加资产导入时可以直接写节点 (#4868) fit2bot 2020-10-30 10:16:49 +08:00
  • 4ebb4d1b6d chore: resolve conflict ibuler 2020-10-29 19:16:32 +08:00
  • 5e7650d719 perf(application): RemoteApp应用序列类返回asset_info字段 Bai 2020-10-29 18:17:41 +08:00
  • bf302f47e5 perf(application): 修改RemoteA序列类asset required=False Bai 2020-10-29 18:01:31 +08:00
  • 1ddc228449 perf(application): RemoteApp序列类字段asset,设置为CharPrimaryKeyRelatedField,修改其他字段的required=Flase Bai 2020-10-29 17:47:38 +08:00
  • c9065fd96e perf(application): 优化一些小细节 Bai 2020-10-29 15:46:32 +08:00
  • 4a09dc6e3e feat(assets): 修改GatewayModel ip字段类型为CharField Bai 2020-10-28 16:54:54 +08:00
  • 55bfb942e2 perf(applications): 修改应用序列类字段label Bai 2020-10-28 14:45:30 +08:00
  • 9aed51ffe9 perf(applications): 修改应用序列类字段长度限制 Bai 2020-10-28 14:28:29 +08:00
  • a98816462f perf(applications): 添加DB序列类字段翻译 Bai 2020-10-28 14:11:27 +08:00
  • abe32e6c79 perf(perms): 添加应用/应用授权API的type_display/category_display字段 Bai 2020-10-28 12:44:19 +08:00
  • 77c8ca5863 perf(perms): 应用授权表添加字段,type和category Bai 2020-10-28 12:14:14 +08:00
  • 8fa15b3378 perf(assets/terminal): 资产系统用户和Session会话添加协议选项: mysql/oracle/postgresql Bai 2020-10-27 19:06:54 +08:00
  • a3507975fb perf(application): 修改获取远程应用连接参数的API(2) Bai 2020-10-27 18:01:08 +08:00
  • 76ca6d587d perf(application): 修改获取远程应用连接参数的API Bai 2020-10-27 17:45:57 +08:00
  • 038582a8c1 feat(applications): 修改应用/应用授权的迁移文件,解决多种应用/应用授权name字段重复的问题 Bai 2020-10-27 16:42:53 +08:00
  • ca2fc3cb5e feat(applications): 修改ApplicationAPI方法获取序列类的逻辑 Bai 2020-10-27 14:56:07 +08:00
  • cc30b766f8 feat(applications): 修改ApplicationAPI方法method判断->action Bai 2020-10-27 10:35:40 +08:00
  • b7bd88b8a0 feat(applications): 修改ApplicationAPI方法options Michael Bai 2020-10-26 16:57:17 +08:00
  • 5518e1e00f perf(application): 优化Application获取序列类attrs字段适配 Bai 2020-10-23 19:19:12 +08:00
  • 0632e88f5d feat(application): 修改Application Model的domain字段选项2 Bai 2020-10-23 16:06:53 +08:00
  • 9dc2255894 feat(application): 修改Application Model的domain字段选项 Bai 2020-10-23 16:05:18 +08:00
  • 1baf35004d refactor(perms): 添加应用授权规则迁移文件;迁移旧的应用授权(db/remoteapp/k8sapp)到新的应用授权 Bai 2020-10-23 15:06:49 +08:00
  • 5acff310f7 perf(application): 修改迁移文件,迁移应用包含id字段 Bai 2020-10-22 18:23:50 +08:00
  • fdded8b90f refactor(perms): 修改授权规则的目录结构(asset、application) Bai 2020-10-22 18:13:14 +08:00
  • 1d550cbe64 feat(perms): 添加ApplicationPermission API(包含用户/用户组/授权/校验等API) Bai 2020-10-22 17:05:47 +08:00
  • 4847b7a680 feat(perms): 添加ApplicationPermission Model 和 API(包含ViewSet和RelationViewSet) Bai 2020-10-21 19:32:27 +08:00
  • 1c551b4fe8 feat(application): 迁移old_application到new_application Bai 2020-10-21 11:31:33 +08:00
  • 6ffba739f2 perf(requirements): 添加依赖django-mysql==3.9.0 Bai 2020-10-20 15:13:32 +08:00
  • 0282346945 perf: 修改创建 ibuler 2020-10-20 10:10:03 +08:00
  • f6d9af8beb perf(application): 优化type优先级 ibuler 2020-10-19 20:18:47 +08:00
  • ba4e6e9a9f refacter: 重构application ibuler 2020-10-19 20:13:01 +08:00
  • 874a3eeebf perf(sessions): 优化命令 ibuler 2020-10-26 14:48:37 +08:00
  • dd793a4eca perf: 优化日志保存策略 ibuler 2020-10-26 14:13:20 +08:00
  • f7e6c14bc5 fix(assets): 向资产推送系统用户bug xinwen 2020-10-26 19:52:50 +08:00
  • f6031d6f5d fix(logger): 把 drf 异常放到单独的日志文件中 xinwen 2020-10-27 16:32:02 +08:00
  • 5e779e6542 fix(systemuser): 系统用户添加 ad_domain 字段 xinwen 2020-10-28 19:13:43 +08:00
  • 7031b7f28b fix(auth): 修复用户登录失败次数出现0次 xinwen 2020-10-27 18:43:41 +08:00
  • e2f540a1f4 fix(assets): 网关的密码不能包含特殊字符 xinwen 2020-10-27 19:54:41 +08:00
  • 108a1da212 chore: 修改github 语言识别 ibuler 2020-10-27 09:49:02 +08:00
  • 4f70e313b4 modify: AttributeError: 'UUID' object has no attribute 'name' v2.4.2 root 2020-10-26 18:32:22 +08:00
  • b4a8cb768b fix(assets): 系统用户与用户组发生变化时报错 xinwen 2020-10-26 18:23:52 +08:00
  • c225fd584d fix(assets): 系统用户与用户组发生变化时报错 xinwen 2020-10-26 18:23:52 +08:00
  • 6b2f606430 fix(tickets): 工单申请资产授权通过人显示不对 xinwen 2020-10-23 16:16:25 +08:00
  • 70a8db895d fix(migrations): 生成一下遗漏的 migrations xinwen 2020-10-23 16:29:35 +08:00
  • 0043dc6110 fix(assets): 资产列表添加默认 date_created 排序 xinwen 2020-10-23 14:18:56 +08:00
  • 87d2798612 fix(assets): 资产列表不能用到assets_amount字段 xinwen 2020-10-19 16:31:55 +08:00
  • e2d8eee629 fix(i18n): 修改收藏夹的翻译 ibuler 2020-10-21 14:33:38 +08:00
  • 8404db8cef fix(assets): 修改 AssetViewSet.filter_fields xinwen 2020-10-23 15:14:15 +08:00
  • 8ed6a64a9e fix(assets): 资产列表添加默认 date_created 排序 xinwen 2020-10-23 14:31:44 +08:00
  • fd7f379b10 perf(requirements): 升级依赖django-timezone-field==4.0 Bai 2020-10-21 12:59:24 +08:00
  • 111c63ee6a perf: 修改beat版本 ibuler 2020-10-13 10:53:05 +08:00
  • 4eb5d51840 fix: domain端口可能随便填写的问题 ibuler 2020-10-14 19:39:55 +08:00
  • 7f53a80855 fix: 修改textfield 不再限制长度 ibuler 2020-10-19 11:37:27 +08:00
  • 90afabdcb2 fix(perms): 修复用户的资产不区分组织的问题 ibuler 2020-10-20 10:45:23 +08:00
  • d7e97629aa fix(perms): 修复asset permission导入的bug ibuler 2020-10-20 14:15:29 +08:00
  • 483c58ce23 fix(perms): 修复asset permission导入的bug ibuler 2020-10-20 14:15:29 +08:00
  • de405be753 fix(perms): 修复asset permission导入的bug ibuler 2020-10-20 14:15:29 +08:00
  • 2c20889540 fix(perms): 修复用户的资产不区分组织的问题 v2.4.1 ibuler 2020-10-20 10:45:23 +08:00
  • f84b845385 perf(config): 升级依赖redis==3.5.3; 添加CACHES配置: health_check_interval=30; 解决因网络不稳定导致的redis连接失败异常 Bai 2020-10-19 17:11:55 +08:00
  • 7d325856b9 perf(config): 升级依赖redis==3.5.3; 添加CACHES配置: health_check_interval=30; 解决因网络不稳定导致的redis连接失败异常 Bai 2020-10-19 17:11:55 +08:00
  • b3d4ebd938 perf(config): 升级依赖redis==3.5.3; 添加CACHES配置: health_check_interval=30; 解决因网络不稳定导致的redis连接失败异常 Bai 2020-10-19 17:11:55 +08:00
  • 28879d9314 fix(orgs): 更新用户时org_roles参数为None时不更新组织角色 xinwen 2020-10-15 17:56:13 +08:00
  • 2529ef2211 fix(orgs): 更新用户时org_roles参数为None时不更新组织角色 xinwen 2020-10-15 17:56:13 +08:00
  • 2f08f1258f fix(orgs): 更新用户时org_roles参数为None时不更新组织角色 xinwen 2020-10-15 17:56:13 +08:00
  • b1ac3fa94f fix(orgs): 更新用户时org_roles参数为None时不更新组织角色 xinwen 2020-10-15 17:56:13 +08:00
  • 32fab08ed3 Merge pull request #4802 from jumpserver/dev v2.4.0 Jiangjie.Bai 2020-10-15 14:08:36 +08:00
  • 8943850ca9 perf(Dockerfile): 去掉多余的代码 (#4801) fit2bot 2020-10-15 14:05:11 +08:00
  • 8fff57813a perf(Dockerfile): 优化构建docker,经常变动的包不使用镜像 ibuler 2020-10-15 13:50:39 +08:00
  • 9128210e87 Merge pull request #4798 from jumpserver/dev xinwen 2020-10-15 12:22:00 +08:00
  • e3dd03f4c7 Dev (#4791) xinwen 2020-10-15 12:00:38 +08:00
  • aabb2aff1f perf(requirements): 修改jms-storage==0.0.34 (#4797) fit2bot 2020-10-15 11:51:45 +08:00
  • f8bbca38e3 fix(orgs): 修复组织添加用户bug xinwen 2020-10-15 11:24:24 +08:00
  • 8c51ff22fe fix(orgs): 修复组织添加用户bug xinwen 2020-10-15 11:24:24 +08:00
  • 9c9261e34d fix(orgs): 修复组织添加用户bug v2.3.3 xinwen 2020-10-15 11:24:24 +08:00