Commit Graph

8099 Commits (v4.6)

Author SHA1 Message Date
Bai 8f4dd25e69 feat: DEFAULT_EXPIRED_YEARS put in public settings API 2024-11-01 18:24:54 +08:00
Bai 9c8762e3a0 feat: support configuration DEFAULT_EXPIRED_YEARS 2024-11-01 15:48:57 +08:00
ibuler 2cf80e6615 perf: login success to call client 2024-10-31 18:36:42 +08:00
ibuler 9a18ed631c fix: oracle platform create error 2024-10-30 16:33:18 +08:00
Bai 1e16f1cb9f fix: console dashboard proportion describe 2024-10-29 19:09:50 +08:00
fit2bot d30de0b6a0
perf: update chrome applets hang (#14353)
* perf: update chrome applets hang

* perf: remove debug print

---------

Co-authored-by: Eric <xplzv@126.com>
2024-10-29 15:19:15 +08:00
fit2bot 972afe0bfe
perf: revert old deps (#14371)
* perf: revert old deps

* perf: update poetry

* perf: Update Dockerfile with new base image tag

---------

Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-29 14:24:31 +08:00
wangruidong e47e9b0a11 fix: Unique basename 2024-10-29 11:38:46 +08:00
jiangweidong a73c8d8285 fix: Wechat ticket message some url cannot clicked 2024-10-25 15:05:13 +08:00
Eric b0dd8d044d perf: add error msg when applet task failed 2024-10-24 14:55:33 +08:00
jiangweidong 7c55c42582 perf: Links in WeCom messages can be opened without re-logging in. 2024-10-22 17:02:59 +08:00
fit2bot cc1fcd2b98
perf: move storage sdk to core (#14318)
* perf: move storage sdk to core

* perf: Update Dockerfile with new base image tag

---------

Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Bai <baijiangjie@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-22 15:20:10 +08:00
feng 044fd238b8 perf: Remove ssh_key_change_strategy add value 2024-10-21 15:25:38 +08:00
feng be096a1319 perf: List preference translate 2024-10-18 14:36:13 +08:00
吴小白 6fa14833b3 perf: use python embed 2024-10-18 11:02:49 +08:00
feng 1f32ab274c fix: Error subpub_msg log 2024-10-17 15:17:32 +08:00
feng b0f86e43a6 perf: Translate 2024-10-17 12:05:25 +08:00
ibuler 9b0c81333f perf: debug pub sub 2024-10-17 10:16:44 +08:00
Eric 05fc966444 perf: add koko i18n 2024-10-16 18:25:42 +08:00
Eric b87650038f perf: update code 2024-10-16 18:11:00 +08:00
wangruidong d4f69a7ff8 perf: Translate 2024-10-16 17:59:18 +08:00
ibuler 0e1e26c29c perf: disable f1 key 2024-10-16 17:01:10 +08:00
Huaqing Chen 1b8cdbc4dd 修复websocket不能使用Authorization Header的问题 2024-10-15 14:13:38 +08:00
feng 2a781c228f perf: Cas user cannot bind organization 2024-10-15 10:50:20 +08:00
feng ca8987fef6 perf: Change secret remove redundant checks 2024-10-14 16:39:31 +08:00
feng aa78a03efa perf: Translate 2024-10-14 16:05:38 +08:00
wangruidong 31f8a19392 perf: Translate account history 2024-10-14 15:31:17 +08:00
wangruidong 7a528b499a perf: import data validate platform 2024-10-14 14:05:24 +08:00
Eric 1c6ce422cf perf: update tinker v0.1.9 2024-10-12 16:30:28 +08:00
Eric f9cf2ea2e5 perf: fix api error when deleting offline panda components 2024-10-12 16:15:23 +08:00
Aaron3S 575b3a617f feat: 添加 chen 翻译 2024-10-12 15:44:38 +08:00
wangruidong b7362d3f51 fix: adhoc execute alert msg 2024-10-12 15:43:03 +08:00
feng 7e111da529 perf: Translate 2024-10-12 14:35:18 +08:00
wangruidong 578458f734 perf: site msg content optimize 2024-10-11 11:28:56 +08:00
Bai bd56697d6d perf: DEFAULT_PAGE_SIZE same as MAX_LIMIT_PER_PAGE 2024-10-10 18:00:01 +08:00
wangruidong aad824d127 perf: add created_by field 2024-10-09 16:14:22 +08:00
wangruidong 63f828da0b perf: Default endpoint cannot be disabled 2024-10-09 16:12:37 +08:00
wangruidong 7c211b3fb6 perf: Translate 2024-10-08 15:01:53 +08:00
feng 3881edd2ba perf: Optimize file audit download prompt 2024-09-29 16:12:49 +08:00
feng b882b12d04 perf: Check the validity of the connection token 2024-09-27 17:10:08 +08:00
wangruidong addd2e7d1c perf: Endpoint add is_active field 2024-09-27 16:00:05 +08:00
Bai ad6d2e1cd7 fix: Fixed the issue that the workbench user login log only displays failed logs 2024-09-27 14:34:23 +08:00
Bai efdcd4c708 perf: upgrade geoip2 and .mmdb 2024-09-27 14:30:48 +08:00
jiangweidong b62763bca3 perf: Cloud Sync IP Policy Updated to Preferred Option i18n 2024-09-27 14:29:09 +08:00
wangruidong e95da730f2 perf: Koko can display assets custom name 2024-09-27 14:25:55 +08:00
fit2bot 43fa3f420a
fix: Addressing the issue of unauthorized execution of system tools (#14209)
* fix: Addressing the issue of unauthorized execution of system tools

* perf: Optimization conditions

---------

Co-authored-by: jiangweidong <1053570670@qq.com>
2024-09-27 14:17:16 +08:00
wangruidong 0311446384 perf: playbook clone with file 2024-09-27 14:13:35 +08:00
feng f7030e4fee perf: Login encryption key cache added 2024-09-26 15:11:35 +08:00
feng 920199c6df perf: The maximum length of the randomly generated password is changed to 36 2024-09-25 10:52:16 +08:00
feng d09eb3c4fa perf: Lock username is not case sensitive 2024-09-23 14:11:55 +08:00
ibuler 6e8affcdd6 perf: ops db migrate 2024-09-19 21:39:55 +08:00
wangruidong 647736f4e3 fix: SAML2 500 error caused by duplicate email or username 2024-09-19 17:49:53 +08:00
feng 4c957dd03b perf: Password rule import csv help_text 2024-09-19 16:51:43 +08:00
wangruidong d34b65890f fix: import account failed 2024-09-19 15:12:05 +08:00
Bai b53968ac00 delete: ansible log in logging.py 2024-09-19 15:11:31 +08:00
ZhaoJiSen f2ccb15101
Merge pull request #14198 from jumpserver/pr@dev@saml
perf: Bind user group support str
2024-09-19 12:01:20 +08:00
feng db5bf046fc perf: Bind user group support str 2024-09-19 11:58:45 +08:00
ibuler 59c87483e6 perf: filter gateway with new params 2024-09-19 11:33:02 +08:00
wangruidong 3dde80a60a fix: Password reset is only required for AUTH_BACKEND_MODEL 2024-09-19 11:08:11 +08:00
feng e373a79d63 perf: Gateway type asset filter 2024-09-19 10:45:59 +08:00
wangruidong 0dc9214f98 fix: LDAP HA the login log did not record the authentication backend 2024-09-18 18:53:03 +08:00
feng ef2b12fa0f perf: Export template with prompts 2024-09-18 18:26:38 +08:00
feng 4e719ecacd perf: TimerExecution translate 2024-09-18 15:02:17 +08:00
zhaojisen d6888776e7 perf: translate 2024-09-14 18:20:46 +08:00
wangruidong 29e233e715 perf: RemoteApp machine deployOption translate 2024-09-14 18:19:22 +08:00
wangruidong 99c3696d96 fix: Failed to import csv data 2024-09-14 18:17:15 +08:00
Eric 134f1a440c perf: replay part file download 2024-09-14 18:06:05 +08:00
feng fa6b4a5b63 perf: KOKO zh translate 2024-09-14 15:32:52 +08:00
feng 3828e89cf8 fix: Windows rdp ping fail 2024-09-14 14:47:14 +08:00
wangruidong e531b040ef fix: compilemessages error 2024-09-13 22:38:58 +08:00
wangruidong 3eee84a34e fix: delete ReplayStorage error 2024-09-13 19:09:21 +08:00
wangruidong ab29df5991 fix: command search input error 2024-09-13 19:05:38 +08:00
wangruidong b042f00688 fix: command search input error 2024-09-13 19:05:11 +08:00
wangruidong 50f075cc7e fix: Historical sessions download failed 2024-09-13 19:03:39 +08:00
Bai e997236159 perf: Modify gunicorn log file rotate yesterday dir 2024-09-13 18:37:13 +08:00
feng 9cb9e7328b fix: Translate Account already exists 2024-09-13 18:32:06 +08:00
feng 85129da942 perf: Postgresql add ssl mode 2024-09-13 17:49:14 +08:00
feng c3798bfa95 fix: Internal letter hyperlinks cannot be redirected 2024-09-13 11:05:22 +08:00
feng ee8d7cdcac perf: Upgrade ansible postgresql 2024-09-12 18:55:01 +08:00
Aaron3S 1b4114fd5f perf: Optimize chen translation 2024-09-12 18:49:04 +08:00
Aaron3S f19e3fedbd feat: add chen i18n 2024-09-12 18:38:16 +08:00
Bai 542e64278f perf: fix migrate adhoc playbook 2024-09-12 16:33:36 +08:00
wangruidong cd76294e81 fix: migrate ops adhoc and playbook unique_together error 2024-09-12 16:33:36 +08:00
wangruidong 4f9158b2ad fix: ldap test config msg error 2024-09-12 10:41:17 +08:00
feng b00f3a851c perf: Third-party user login failed 2024-09-12 10:19:40 +08:00
wangruidong ab529fd22c fix: i18n compilemessages error 2024-09-12 10:07:12 +08:00
wangruidong c2784c44ad feat: LDAP HA 2024-09-11 18:26:11 +08:00
feng 512e727ac6 feat: Postgresql support ssl 2024-09-11 18:12:25 +08:00
wangruidong 2dd0154967 perf: modify only_myself to only_mine 2024-09-11 18:02:35 +08:00
wangruidong f55869a449 feat: Support playbook, adhoc share 2024-09-11 17:52:06 +08:00
wangruidong b6f3c23787 perf: task description translate 2024-09-11 14:57:07 +08:00
wangruidong db4d841bb0 perf: add xpack task description 2024-09-10 15:54:05 +08:00
wangruidong ef91ebb468 perf: clean expired and account is null SyncInstanceTask record 2024-09-10 15:50:11 +08:00
fit2bot 6264319c51
perf: When connected through a gateway, you can use nc to forward data (#14110)
Co-authored-by: feng <1304903146@qq.com>
Co-authored-by: Bryan <jiangjie.bai@fit2cloud.com>
2024-09-09 19:00:48 +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
feng626 a338613b5a Merge branch 'dev' into pr@dev@translate 2024-09-09 14:27:38 +08:00
feng 0d833a966c perf: Translate 2024-09-09 14:15:16 +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
ibuler cf1dc79c68 perf: applet host tips 2024-09-09 10:25:01 +08:00
ibuler 7973239424 perf: support change gateway platform 2024-09-06 17:35:57 +08:00
feng 1baacd0b2c perf: Disable delete admin user 2024-09-06 15:37:12 +08:00
feng 054d385ffc perf: Acl action add notify and warn 2024-09-06 11:07:30 +08:00
wangruidong 50d3a4906a feat: Add announcement start and end dates 2024-09-06 10:54:27 +08:00
wangruidong c8b7008d42 perf: Translate 2024-09-06 10:54:12 +08:00
kebyn e94520a3fd fix: 修复非标准实现 X-Forwarded-For 时的问题 2024-09-06 10:31:58 +08:00
wangruidong 55e8e34226 fix: 500 error caused by duplicate email or username 2024-09-06 10:22:37 +08:00
wangruidong 8755ece633 perf: Translate 2024-09-05 19:24:19 +08:00
feng c545e2a3aa perf: Support SAML2, OIDC user authentication services, mapping user group field information 2024-09-04 18:42:47 +08:00
wangruidong 1068662ab1 perf: Optimize asset connection speed with es command storage 2024-09-02 13:52:23 +08:00
feng 9da507bb62 perf: Translate 2024-08-30 15:16:44 +08:00
fit2bot 160293365a
perf: Regularly delete useless password change push records (#14026)
* perf: If the user Home page does not exist, push will fail

* perf: Change secret add uid parameter

* perf: Regularly delete useless password change push records

---------

Co-authored-by: feng <1304903146@qq.com>
2024-08-30 15:01:40 +08:00
wangruidong 7a19007aba perf: ldap import user error msg 2024-08-30 14:55:22 +08:00
ibuler f866b93f96 perf: refresh oracle ports if need 2024-08-29 19:06:55 +08:00
feng b9e64747ac perf: View the internal message and convert the content into markdown 2024-08-29 17:28:12 +08:00
Bai e3bf015aa9 fix: user role can't open page of password & ssh key 2024-08-29 14:44:36 +08:00
Bai 9554de4ea6 fix: User check password need reset 2024-08-28 15:08:24 +08:00
feng 774fd176fd perf: Koko translate 2024-08-27 17:39:37 +08:00
ibuler b489db8054 perf: add a script activate user manually 2024-08-21 14:55:57 +08:00
ZhaoJiSen 6b9fa6e01f
Merge pull request #14010 from jumpserver/pr@dev@view_asset
perf: View asset mini api add domain platform field
2024-08-21 11:34:20 +08:00
feng ecaf19563f perf: No permission to test asset connectivity 2024-08-21 11:28:39 +08:00
feng c431e96eaf perf: View asset mini api add domain platform field 2024-08-21 10:35:07 +08:00
feng 3252db31fe perf: Translate 2024-08-20 11:28:30 +08:00
Bai dac118dd26 perf: delete organization message 2024-08-19 16:06:37 +08:00
fit2bot 181eb621c0
perf: Remove kubernetes tree api (#13995)
* perf: Remove kubernetes tree api

* perf: Update Dockerfile with new base image tag

---------

Co-authored-by: feng <1304903146@qq.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: feng626 <57284900+feng626@users.noreply.github.com>
2024-08-19 16:04:00 +08:00
ibuler 828582333d perf: remove ansible receptcel 2024-08-19 11:16:58 +08:00
feng 2adb2519fa perf: Push password change and select finally use rdp to test connectivity. rdp does not support gateway 2024-08-19 10:20:33 +08:00
wangruidong 32ec48ac14 perf: Improve performance by optimizing ES index creation 2024-08-16 18:19:04 +08:00
Bai b3a0d81740 fix: job periodic task double run 2024-08-15 20:17:20 +08:00
wangruidong 60fcf5fcd3 perf: luna connect asset name set custom value 2024-08-15 19:47:56 +08:00
Bai 7c2e50435d perf: i18n for ldap user import 2024-08-15 15:50:56 +08:00
feng 49c033e003 perf: Lina translate 2024-08-15 14:47:55 +08:00
Ewall555 6476a8fee8 perf: Translate ticket cancel button 2024-08-15 14:35:43 +08:00
wangruidong c10db2ab0f perf: LDAP import user Translate 2024-08-15 14:35:06 +08:00
wangruidong 647beffc01 fix: no accounts no send msg 2024-08-14 19:25:11 +08:00
feng ac0c6ef3d5 perf: Storage update comment failed 2024-08-14 19:18:10 +08:00
feng e13741827d fix: Domain detail asset amount mistake 2024-08-14 17:37:03 +08:00
wangruidong 29caf0154e perf: Translate batch approval 2024-08-14 17:36:23 +08:00
wangruidong fbdcc437e6 perf: ticket msg field value set truncate string length 2024-08-14 16:45:43 +08:00
feng b38e5df1aa perf: Translate 2024-08-14 16:37:57 +08:00
feng 0a39ba0a75 fix: Use only_sudo failed 2024-08-14 16:15:57 +08:00
wangruidong c56e1bdbbe fix: call get_verify_state_failed_response NotImplementedError 2024-08-13 18:51:15 +08:00
feng 6b00ba271f perf: Replace Feishu to obtain user information interface 2024-08-13 18:13:08 +08:00
wangruidong bddb1de2f8 perf: Comment translate 2024-08-13 18:04:29 +08:00
wangruidong 32ae77c42d perf: add TERMINAL_SSH_KEY_LIMIT_COUNT conf 2024-08-13 17:39:03 +08:00
feng 3b1701b1aa perf: Translate 2024-08-12 18:41:05 +08:00
feng 3b9bcc719e perf: Reset password: optimize form frame 2024-08-12 15:16:06 +08:00
feng 8e6aa4524d perf: Ip type translate 2024-08-09 17:10:11 +08:00
feng cea63e6083 perf: Setting user attributes is invalid 2024-08-09 16:53:13 +08:00
feng 5d2d8ca487 perf: Translate 2024-08-08 19:17:34 +08:00
fit2bot 9adaa27f6c
perf: Luna login expire message (#13917)
* perf: Luna login expire message

* perf: Login timeout open in a new window

---------

Co-authored-by: feng <1304903146@qq.com>
2024-08-08 17:54:02 +08:00
feng 01c565f93f perf: Activity log no display 2024-08-08 16:39:44 +08:00
wangruidong 5d3e633e83 perf: ldap import msg modify 2024-08-07 19:12:42 +08:00
Eric c863bf63b1 perf: update lina i18n 2024-08-07 17:45:55 +08:00
wangruidong c71a6ae4ba fix: ssh_key search failed 2024-08-07 17:04:38 +08:00
wangruidong 38e3d9de8b feat: Allow users to customize asset name and comment 2024-08-07 16:44:01 +08:00
Eric 0c73acd4b9 perf: support only su or sudo 2024-08-07 10:57:09 +08:00
wangruidong 581a5c73a6 perf: object storage builtin comment i18n 2024-08-06 10:44:15 +08:00
feng e1ed1d7c4c perf: Reset password remove sensitive data 2024-08-05 18:25:11 +08:00
Eric 805e7d1d5f perf: Check whether the applet is available. 2024-08-05 18:18:54 +08:00
feng 1957c2983b perf: Ticket set serial number add lock 2024-08-05 17:53:43 +08:00
Bai 6b1ceae6c5 perf: delete blank line 2024-08-05 16:29:54 +08:00
wangruidong 2a5c41dfaf feat: support configuring multiple SSH keys for users 2024-08-05 15:22:54 +08:00
wangruidong 7a38c9136e feat: Allow users to customize asset name and comment 2024-08-05 14:50:24 +08:00
feng 136db61011 perf: Translate 2024-08-05 14:31:08 +08:00
feng bd3909ad27 perf: Third-party user login settings default organization 2024-08-02 15:52:05 +08:00
Eric 96399f8315 perf: update tinker v0.1.7 2024-08-02 14:10:03 +08:00
ibuler a77ebc5fee perf: pkg download
perf: resource download

perf: resource download
2024-08-01 16:15:36 +08:00
wangruidong ec95d25704 perf: Remove applets, no longer display remote application connection methods 2024-08-01 15:59:00 +08:00
Eric 7c6e83d124 perf: reformat code 2024-07-31 15:09:53 +08:00
ibuler ad5e88f1e3 perf: display migrate log 2024-07-31 15:09:33 +08:00
wangruidong b1e958d806 fix: stop job failed 2024-07-30 18:53:16 +08:00
feng 8506ae9edd perf: When account push change secret windows only modify the type equal to password 2024-07-30 18:33:42 +08:00
wangruidong ceb2a9bb17 fix: Arbitrary File Read in Ansible Play 2024-07-30 18:19:01 +08:00
feng 8d83c953d3 perf: Support WeCom DingTalk FeiShu Lark Slack attribute mapping 2024-07-30 17:48:26 +08:00
Eric 9825f9fbd2 perf: Check if CORE_HOST should ignore SSL 2024-07-30 16:57:04 +08:00
feng 41b2ce06a8 perf: Approval process role selection supports multiple strategies 2024-07-30 16:06:01 +08:00
feng 920cfdac5c perf: Saml2 callback url miss port 2024-07-26 18:17:40 +08:00
Bai 8abf7876cc perf: graceful restart gunicorn worker timeout 30 2024-07-26 14:05:27 +08:00
wangruidong 2e625f2c33 feat: add assets amount field to platform page 2024-07-26 13:45:05 +08:00
halo 88037b2038 perf: Email service authentication username is optional 2024-07-26 11:23:15 +08:00
Bai 457021040a perf: Modifying the label matching logic of an AppletHost (random) 2024-07-25 19:04:57 +08:00
fit2bot 4887b21d35
fix: message publish_task args,kwargs can json encode (#13797)
* fix: message publish_task args,kwargs can json encode

* perf: Update Dockerfile with new base image tag

---------

Co-authored-by: wangruidong <940853815@qq.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-24 15:45:27 +08:00
fit2bot 03a66fd563
perf: Modify error message for desktop client login (#13763)
* perf: Modify error message for desktop client login

* perf: Update Dockerfile with new base image tag

---------

Co-authored-by: wangruidong <940853815@qq.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-24 10:59:54 +08:00
fit2bot ef656a8dfd
perf: change docker file build (#13761)
* perf: change docker file build

* perf: Update Dockerfile with new base image tag

---------

Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-23 16:38:00 +08:00
Eric 5e45129e32 perf: add luna i18n 2024-07-23 15:40:32 +08:00
feng ea64b01da6 perf: You can modify sudo permissions multiple times 2024-07-22 17:27:20 +08:00
feng c3b863c2be perf: You can modify sudo permissions multiple times 2024-07-22 17:27:20 +08:00
feng 6a7896b712 perf: Gpt3 to gpt-4o-mini 2024-07-19 11:56:07 +08:00
feng 83c1f8e4d3 perf: The gateway password contains ! Password parsing failed 2024-07-19 10:41:54 +08:00
Bai 9d3fdd37a3 perf: user authentication supports configuration redirection 2024-07-19 10:37:52 +08:00
feng c92188887d perf: Create authorization to add template account Push account parameters 2024-07-18 19:15:46 +08:00
feng dcfc4e6e7b perf: The locked IP shows the username + translate 2024-07-17 18:10:22 +08:00
feng 836adab5d0 perf: Feishu lark support attributes settings 2024-07-17 16:59:57 +08:00
wangruidong e93227a53c fix: The asset cannot be obtained during online synchronization 2024-07-17 15:52:40 +08:00
fit2bot d6f6bb9c1b
fix: session viewset api permission validation (#13750)
* fix: session viewset api permission validation

* fix: some api permission validation

---------

Co-authored-by: Bai <baijiangjie@gmail.com>
2024-07-17 15:35:34 +08:00
feng 85825165fc perf: Translate 2024-07-17 11:37:19 +08:00
fit2bot 66047c7926
perf: Migrate (#13741)
Co-authored-by: feng <1304903146@qq.com>
2024-07-17 10:18:53 +08:00
Bai 456bcd2d3f fix: i18n error 2024-07-17 10:01:21 +08:00
Bai 259f68a806 fix: i18n error 2024-07-17 09:54:47 +08:00
feng 4e6231ab19 perf: Notification remove kael magnus 2024-07-16 19:34:18 +08:00