Commit Graph

9183 Commits

Author SHA1 Message Date
Bai
b2dab8b059 fix: update user empty ukey_sn field value 2026-06-10 10:44:21 +08:00
Bai
136908f0d0 perf: gmssl_python add copyright notice 2026-06-08 18:01:54 +08:00
ibuler
cb46acf0d2 merge: with remote 2026-06-08 17:43:03 +08:00
ibuler
cd856230e2 perf: update change role name 2026-06-08 17:20:29 +08:00
Bai
096f72b563 fix: jida ukey show certAlg 2026-06-08 16:11:58 +08:00
Bai
bef7c1cfc4 fix: ukey api urls open 2026-06-08 13:52:44 +08:00
fit2bot
2af851af56 fix(accounts): support new gateway proxy layout in ssh ping (#16895)
Co-authored-by: Crane.z <1481445951@qq.com>
2026-06-08 11:21:48 +08:00
Aaron3S
978e37e723 feat: hsm 2026-06-05 19:40:33 +08:00
Bai
82aa8c7e74 perf: ukey challenge ttl check 2026-06-05 19:38:42 +08:00
Bai
002acb15bb perf: ukey auth security 2026-06-05 19:33:50 +08:00
feng
f228303f9b perf: 512 to 256 rounds 1000 2026-06-05 16:45:25 +08:00
Bai
d1784f8428 perf: ukey settings default pin length 2026-06-05 15:05:01 +08:00
Bai
8b7a4821ea perf: ukey change pin support validate length 2026-06-05 14:58:39 +08:00
Bai
b5fc6b969d perf: i18n ukey 2026-06-05 14:39:15 +08:00
Bai
a8aa4a0b55 perf: profile not display ukey for other user 2026-06-04 19:37:10 +08:00
Bai
9eae552d6f perf: add ukey_sn unique and unbind devSN operation 2026-06-04 18:55:07 +08:00
Bai
b65f67862c perf: auth ukey config interval time 5s 2026-06-04 15:06:14 +08:00
fit2bot
c38d661329 feat: support ukey 2026-06-04 14:47:19 +08:00
fit2bot
cc57ba0de5 fix:add ansible patchs to osm (#16886)
* fix:add ansible patchs to osm

* fix: quote ansible gateway proxy command args

---------

Co-authored-by: Crane.z <1481445951@qq.com>
2026-06-04 14:11:35 +08:00
Crane.z
7729ca7c8a fix(static): remove invalid sourcemap references from vendor js 2026-06-03 13:48:30 +08:00
Aaron3S
6630cd54fd feat: hsm sctu 2026-06-01 15:41:54 +08:00
xiaoc
02137ec789 fix: LDAP user login exception 2026-05-29 18:34:15 +08:00
Bai
fb1b8ab819 fix: from apps. change to appname imported 2026-05-28 16:52:46 +08:00
Bai
12cf4c25be fix: django5 for model.field through_fields apply to migrations 2026-05-28 15:38:52 +08:00
Bai
c31903d311 fix: wecom scan login only exist user login, but two login success 2026-05-28 14:40:32 +08:00
Bai
d32f0ed668 fix: cert auth to ukey auth 2026-05-28 11:45:12 +08:00
Bai
1b849d8e4a fix: cert logo to ukey 2026-05-28 11:41:20 +08:00
Bai
ed34f23fb9 fix: cert algo default - 2026-05-28 11:10:26 +08:00
Bai
d693b980ab fix: i18n cert to ukey 2026-05-28 11:00:04 +08:00
Bai
d198399a00 fix: third part user login many login logs 2026-05-27 18:11:59 +08:00
fit2bot
b6f25b5f3c fix: Change lang failed (#16861)
Co-authored-by: wangruidong <940853815@qq.com>
2026-05-27 17:20:09 +08:00
Bai
38f1d49e3f feat: add auth cert ca cert/key upload supported 2026-05-27 14:47:04 +08:00
Bai
50265aad2f perf: add config for cert 2026-05-26 17:07:21 +08:00
Bai
1f1dd6b75a perf: auth cert add settings 2026-05-26 16:09:19 +08:00
ibuler
33841aae94 Merge branch 'osm' of github.com:jumpserver/jumpserver into osm 2026-05-26 15:37:31 +08:00
ibuler
506f24804c perf: update video worker version 2026-05-26 15:37:06 +08:00
Bai
ac9c441933 perf: cert login html style 2026-05-26 15:15:19 +08:00
Bai
da01547211 perf: cert logo 2026-05-26 15:11:24 +08:00
Bai
1863c496a2 feat: cert auth support rsa 2026-05-26 14:44:42 +08:00
Bai
8316c2efb0 feat: driver config example 2026-05-26 14:13:27 +08:00
Bai
98d6be3a5c feat: cert-login style 2026-05-26 11:37:03 +08:00
Bai
77b2096d7b feat: i18n and gmssl install 2026-05-26 11:16:50 +08:00
Bai
7fc87644d6 feat: modify cert login url 2026-05-25 19:20:43 +08:00
Jiangjie Bai
0d15c50e1f Feat authcert (#16856)
* feat: add auth cert config

* feat: add auth cert api driver.js

* feat: add auth cert enroll api - draft

* feat: add auth cert demo config yaml

* feat: finished gmssl sign user csr to cert

* feat: support auth cert login

* feat: support auth cert login

* perf: user login via cert, and driver config

* feat: user profile api add can_cert_auth field

* feat: add cert auth log

* feat: add cert auth support check acl, ip_block etc.

* feat: cert auth support mfa check

* feat: cert auth support mfa check

* feat: little perf

* feat: cert config add i18n

* feat: cert login html add i18n

* feat: add i18n lina

* feat: add driver config demo

* feat: add cert auth to settings

* feat: add gmssl dockerfile-ee

* feat: add user source choices

* feat: remove gmssl-python sdk
2026-05-25 16:41:47 +08:00
fit2bot
7f80560306 fix: Correct JobExecutionSerializer usage in ops tasks and API (#16850)
Co-authored-by: wangruidong <940853815@qq.com>
2026-05-21 15:04:08 +08:00
fit2bot
3b9ce7c25b fix: Correct email sending and attachment cleanup (#16846)
Co-authored-by: wangruidong <940853815@qq.com>
2026-05-20 10:10:01 +08:00
ibuler
390bded60e perf: update i18n 2026-05-19 17:40:34 +08:00
ibuler
9a5c965c0a fix: change secret of mysql 2026-05-19 15:50:45 +08:00
wangruidong
d0df1265d0 fix: Add base path and WebSocket URL creation functions in celery_task_log.html 2026-05-19 10:53:00 +08:00
ibuler
c48f883807 Merge branch 'osm' of github.com:jumpserver/jumpserver into osm 2026-05-19 10:38:07 +08:00