fit2bot
|
3f4141ca0b
|
merge: with pam (#14911)
* perf: change i18n
* perf: pam
* perf: change translate
* perf: add check account
* perf: add date field
* perf: add account filter
* perf: remove some js
* perf: add account status action
* perf: update pam
* perf: 修改 discover account
* perf: update filter
* perf: update gathered account
* perf: 修改账号同步
* perf: squash migrations
* perf: update pam
* perf: change i18n
* perf: update account risk
* perf: 更新风险发现
* perf: remove css
* perf: Admin connection token
* perf: Add a switch to check connectivity after changing the password, and add a custom ssh command for push tasks
* perf: Modify account migration files
* perf: update pam
* perf: remove to check account dir
* perf: Admin connection token
* perf: update check account
* perf: 优化发送结果
* perf: update pam
* perf: update bulk update create
* perf: prepaire using thread timer for bulk_create_decorator
* perf: update bulk create decorator
* perf: 优化 playbook manager
* perf: 优化收集账号的报表
* perf: Update poetry
* perf: Update Dockerfile with new base image tag
* fix: Account migrate 0012 file
* perf: 修改备份
* perf: update pam
* fix: Expand resource_type filter to include raw type
* feat: PAM Service (#14552)
* feat: PAM Service
* perf: import package name
---------
Co-authored-by: jiangweidong <1053570670@qq.com>
* perf: Change secret dashboard (#14551)
Co-authored-by: feng <1304903146@qq.com>
* perf: update migrations
* perf: 修改支持 pam
* perf: Change secret record table dashboard
* perf: update status
* fix: Automation send report
* perf: Change secret report
* feat: windows accounts gather
* perf: update change status
* perf: Account backup
* perf: Account backup report
* perf: Account migrate
* perf: update service to application
* perf: update migrations
* perf: update logo
* feat: oracle accounts gather (#14571)
* feat: oracle accounts gather
* feat: sqlserver accounts gather
* feat: postgresql accounts gather
* feat: mysql accounts gather
---------
Co-authored-by: wangruidong <940853815@qq.com>
* feat: mongodb accounts gather
* perf: Change secret
* perf: Migrate
* perf: Merge conflicting migration files
* perf: Change secret
* perf: Automation filter org
* perf: Account push
* perf: Random secret string
* perf: Enhance SQL query and update risk handling in accounts
* perf: Ticket filter assignee_id
* perf: 修改 account remote
* perf: 修改一些 adhoc 任务
* perf: Change secret
* perf: Remove push account extra api
* perf: update status
* perf: The entire organization can view activity log
* fix: risk field check
* perf: add account details api
* perf: add demo mode
* perf: Delete gather_account
* perf: Perfect solution to account version problem
* perf: Update status action to handle multiple accounts
* perf: Add GatherAccountDetailField and update serializers
* perf: Display account history in combination with password change records
* perf: Lina translate
* fix: Update mysql_filter to handle nested user info
* perf: Admin connection token validate_permission account
* perf: copy move account
* perf: account filter risk
* perf: account risk filter
* perf: Copy move account failed message
* fix: gather account sync account to asset
* perf: Pam dashboard
* perf: Account dashboard total accounts
* perf: Pam dashboard
* perf: Change secret filter account secret_reset
* perf: 修改 risk filter
* perf: pam translate
* feat: Check for leaked duplicate passwords. (#14711)
* feat: Check for leaked duplicate passwords.
* perf: Use SQLite instead of txt as leak password database
---------
Co-authored-by: jiangweidong <1053570670@qq.com>
Co-authored-by: 老广 <ibuler@qq.com>
* perf: merge with remote
* perf: Add risk change_password_add handle
* perf: Pam dashboard
* perf: check account manager import
* perf: 重构扫描
* perf: 修改 db
* perf: Gather account manager
* perf: update change db lib
* perf: dashboard
* perf: Account gather
* perf: 修改 asset get queryset
* perf: automation report
* perf: Pam account
* perf: Pam dashboard api
* perf: risk add account
* perf: 修改 risk check
* perf: Risk account
* perf: update risk add reopen action
* perf: add pylintrc
* Revert "perf: automation report"
This reverts commit 22aee54207 .
* perf: check account engine
* perf: Perf: Optimism Gather Report Style
* Perf: Remove unuser actions
* Perf: Perf push account
* perf: perf gather account
* perf: Automation report
* perf: Push account recorder
* perf: Push account record
* perf: Pam dashboard
* perf: perf
* perf: update intergration
* perf: integrations application detail add account tab page
* feat: Custom change password supports configuration of interactive items
* perf: Go and Python demo code
* perf: Custom secret change
* perf: add user filter
* perf: translate
* perf: Add demo code docs
* perf: update some i18n
* perf: update some i18n
* perf: Add Java, Node, Go, and cURL demo code
* perf: Translate
* perf: Change secret translate
* perf: Translate
* perf: update some i18n
* perf: translate
* perf: Ansible playbook
* perf: update some choice
* perf: update some choice
* perf: update account serializer remote unused code
* perf: conflict
* perf: update import
---------
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: feng <1304903146@qq.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: wangruidong <940853815@qq.com>
Co-authored-by: jiangweidong <1053570670@qq.com>
Co-authored-by: feng626 <57284900+feng626@users.noreply.github.com>
Co-authored-by: zhaojisen <1301338853@qq.com>
|
2025-02-21 16:39:57 +08:00 |
wangruidong
|
404d58a9c9
|
fix: When the organization does not exist, close ticket with an error.
|
2025-02-13 16:31:47 +08:00 |
wangruidong
|
b35a55ed54
|
fix: Cannot set original org when exception occurs
|
2025-02-08 11:13:14 +08:00 |
Bai
|
c4066a03fa
|
fix: login show system org
|
2024-12-17 19:08:31 +08:00 |
Bai
|
d005bd804f
|
fix: user orgs add field: is_system
|
2024-12-10 19:19:06 +08:00 |
fit2bot
|
1417abecfb
|
perf: Add task description (#14033)
Co-authored-by: ZhaoJiSen <97007455+ZhaoJiSen@users.noreply.github.com>
|
2024-09-09 18:54:33 +08:00 |
fit2bot
|
763fe778d5
|
perf: finish this feat (#14079)
* perf: basic finished
* perf: finish this feat
* perf: add datetime demo
---------
Co-authored-by: ibuler <ibuler@qq.com>
|
2024-09-09 11:26:24 +08:00 |
Bai
|
dac118dd26
|
perf: delete organization message
|
2024-08-19 16:06:37 +08:00 |
Bai
|
dfde50c768
|
Merge v4 to dev
|
2024-06-24 15:43:40 +08:00 |
wangruidong
|
4a520e9e10
|
fix: 全局组织,添加标签报错
|
2024-06-19 09:27:03 +08:00 |
ibuler
|
9f103a88d6
|
perf: 修改 org name
|
2024-05-17 09:58:12 +08:00 |
fit2bot
|
313202fe41
|
perf: 合并 migrations (#13187)
* perf: 修改 Migrations
* perf: 合并 migrations
* perf: remove unuse
* perf: change to file
---------
Co-authored-by: ibuler <ibuler@qq.com>
|
2024-05-11 11:22:01 +08:00 |
Bai
|
cb4402c610
|
merge: into dev from v4
|
2024-04-29 11:07:43 +08:00 |
Bai
|
64125051df
|
fix: Org is None not has id attribute
|
2024-04-19 17:15:30 +08:00 |
Bai
|
9c238a9147
|
perf: 优化所有View默认排序规则(name)
|
2024-04-03 18:12:15 +08:00 |
Bai
|
1051c6af04
|
fix: 修复用户登录后仪表盘显示403的问题(用户在非Default组织下是组织管理员权限)
|
2024-02-05 16:52:09 +08:00 |
ibuler
|
b284bb60f5
|
merge: with dev
|
2024-02-05 09:49:43 +08:00 |
fit2bot
|
46fde2f1aa
|
perf: 整合翻译 (#12630)
* stash
* stash
* perf: 整合翻译
* perf: 整理了一遍
---------
Co-authored-by: ibuler <ibuler@qq.com>
|
2024-02-01 16:02:31 +08:00 |
ibuler
|
ef8db68db1
|
perf: 优化组织刷新资源
|
2024-01-25 14:48:15 +08:00 |
ibuler
|
0303408be8
|
perf: 优化授权树的刷新,同步解决同步异步的问题
|
2024-01-24 16:44:19 +08:00 |
fit2bot
|
9968617758
|
perf: 修改优化结构 (#12554)
* perf: 修改优化结构
* perf: 修改结构
---------
Co-authored-by: ibuler <ibuler@qq.com>
|
2024-01-17 11:08:39 +08:00 |
fit2bot
|
2fcbfe9f21
|
perf: 优化 tree nodes 避免太慢 (#12472)
* perf: 优化 tree nodes 避免太慢
perf: 优化大量资产上的资产数生成比较慢
perf: 优化节点树
perf: 修改 tree nooooooooodes
perf: 优化一些 api 比较大的问题
perf: 优化平台 api
perf: 分页返回同步树
perf: 优化节点树
perf: 深度优化节点树
* perf: remove unused config
---------
Co-authored-by: ibuler <ibuler@qq.com>
|
2024-01-02 16:11:56 +08:00 |
ibuler
|
07e1918fa1
|
perf: 优化延迟运行
fix: 延迟执行设置超时
perf: 修改 delay run
perf: 优化 delay_run 执行
perf: 修改 delay run
|
2023-11-20 10:29:51 +08:00 |
ibuler
|
e11367088a
|
perf: 修改 acl 登录限制问题
|
2023-09-21 11:33:28 +08:00 |
ibuler
|
e891283925
|
perf: System 组织不允许删除
|
2023-08-08 10:33:28 +08:00 |
ibuler
|
c72ec5ea78
|
perf: 组织属性添加 internal
|
2023-08-08 10:33:28 +08:00 |
fit2bot
|
3b615719fe
|
feat: 账号密钥用vault储存 (#10830)
* feat: 账号密钥用vault储存
* perf: 优化 Vault
* perf: 重构 Vault Backend 设计架构 (未完成)
* perf: 重构 Vault Backend 设计架构 (未完成2)
* perf: 重构 Vault Backend 设计架构 (未完成3)
* perf: 重构 Vault Backend 设计架构 (未完成4)
* perf: 重构 Vault Backend 设计架构 (未完成5)
* perf: 重构 Vault Backend 设计架构 (已完成)
* perf: 重构 Vault Backend 设计架构 (已完成)
* perf: 重构 Vault Backend 设计架构 (已完成)
* perf: 小优化
* perf: 优化
---------
Co-authored-by: feng <1304903146@qq.com>
Co-authored-by: Bai <baijiangjie@gmail.com>
Co-authored-by: feng626 <57284900+feng626@users.noreply.github.com>
|
2023-07-31 17:39:30 +08:00 |
ibuler
|
b55eb1236f
|
perf: 添加到默认组织中
|
2023-07-28 16:15:12 +08:00 |
ibuler
|
7ae52eb941
|
perf: 修改 gettext
|
2023-07-24 14:09:22 +08:00 |
ibuler
|
b4b9c805ff
|
perf: 修改支持 Django4
|
2023-07-24 11:52:25 +08:00 |
ibuler
|
44d92b9dec
|
perf: 修改 acl user review
|
2023-06-12 19:12:11 +08:00 |
fit2bot
|
a6366a2dd4
|
perf: ldap 能多组织同步用户 (#10543)
Co-authored-by: feng <1304903146@qq.com>
Co-authored-by: feng626 <57284900+feng626@users.noreply.github.com>
|
2023-05-25 17:35:36 +08:00 |
Bai
|
449e7ce454
|
fix: 修复删除组织时组织根节点未被删除的问题
|
2023-05-16 16:37:47 +08:00 |
fit2bot
|
2a196743f5
|
perf: 组织更新刷新缓存 (#10333)
Co-authored-by: feng <1304903146@qq.com>
|
2023-04-25 11:27:58 +08:00 |
fit2bot
|
fccdb66530
|
perf: 今日活跃资产 (#9796)
Co-authored-by: feng <1304903146@qq.com>
|
2023-02-27 18:10:08 +08:00 |
fit2bot
|
a4a871ff2b
|
fix: 修复计算今日活跃资产过滤逻辑 (#9745)
Co-authored-by: Bai <baijiangjie@gmail.com>
|
2023-02-24 12:16:45 +08:00 |
fit2bot
|
b83667bbd5
|
perf: celery task and add org single (#9698)
Co-authored-by: feng <1304903146@qq.com>
|
2023-02-22 20:31:20 +08:00 |
ibuler
|
ce2c3d7ce2
|
pref: 优化 audit log
|
2023-02-20 14:13:22 +08:00 |
ibuler
|
4818e759bc
|
perf: 优化 一些继承
|
2023-02-20 13:36:50 +08:00 |
ibuler
|
492dd34cb8
|
perf: 优化排序
|
2023-02-20 13:31:56 +08:00 |
fit2bot
|
9a62a7aaab
|
pref: 修改 activity log (#9571)
* pref: 修改 activity log
* perf: 优化 acitivity
* pref: 修改 activity
* fix: 修复一些运行问题
* fix: app.py 中添加 tasks import
* fix: 添加 activity_callback
* fix: 添加 execute_account_backup_plan activity_callback
* fix: 添加 activity_callback -> gather_asset_accounts
* fix: 对 celery 任务添加 activity_callback 回调
* fix: 修改翻译
---------
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: jiangweidong <weidong.jiang@fit2cloud.com>
Co-authored-by: Bai <baijiangjie@gmail.com>
|
2023-02-17 17:14:53 +08:00 |
ibuler
|
786d96ee6e
|
perf: 修改登录
|
2023-02-14 16:01:35 +08:00 |
ibuler
|
bd9b1f1a5b
|
perf: 优化 audit log
|
2023-02-13 19:42:42 +08:00 |
Eric
|
9cd780eb06
|
perf: 改造 merge_delay_func
|
2023-02-13 19:14:00 +08:00 |
老广
|
0c2873ae86
|
Merge pull request #9512 from jumpserver/pr@dev@perf_asset_task
perf: 优化 applet account 释放
|
2023-02-10 19:44:27 +08:00 |
ibuler
|
df3b76f357
|
perf: 优化 applet account 释放
|
2023-02-10 19:40:35 +08:00 |
Aaron3S
|
889542079c
|
fix: 修复仪表盘失败连接数不更新的问题
|
2023-02-10 16:03:37 +08:00 |
ibuler
|
136bec94ca
|
perf: merge with dev
|
2023-02-10 15:38:40 +08:00 |
ibuler
|
37a52c420f
|
perf: 优化并发处理
|
2023-02-09 20:48:25 +08:00 |
fit2bot
|
f3405b0937
|
fix: 修复新增用户控制台本周新增数量不变化的问题 (#9470)
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
|
2023-02-08 18:27:49 +08:00 |