wangruidong
|
8b04d75421
|
perf: gather mac address
|
2026-06-29 10:05:37 +08:00 |
|
ibuler
|
68a39a92e5
|
perf: update input secret type
|
2026-06-24 10:10:11 +08:00 |
|
ibuler
|
969cfd27cd
|
Merge branch 'dev_osm' of github.com:jumpserver/jumpserver into dev_osm
|
2026-06-15 14:03:11 +08:00 |
|
ibuler
|
21b17fe835
|
perf: update security block ip
|
2026-06-15 14:02:24 +08:00 |
|
fit2bot
|
5737c4f005
|
fix: update paths for ansible-builder execution context and Dockerfile (#16909)
* fix: ansible-builder command error
* fix: update paths for ansible-builder execution context and Dockerfile
---------
Co-authored-by: wangruidong <940853815@qq.com>
Co-authored-by: wrd <w940853815@gmail.com>
|
2026-06-11 14:25:12 +08:00 |
|
wangruidong
|
ffdd6b2cac
|
fix: ansible-builder command error
|
2026-06-10 14:11:32 +08:00 |
|
wangruidong
|
f8e3f6e0ac
|
perf: update trigger branch
|
2026-06-10 10:41:10 +08:00 |
|
feng
|
943d60efd0
|
perf: add OperateLogSyslogSerializer
|
2026-06-10 10:32:50 +08:00 |
|
wangruidong
|
902685a0db
|
perf: update image tags for ansible executor in CI workflow and runner script
|
2026-06-10 10:23:49 +08:00 |
|
wangruidong
|
e3c80b9f15
|
perf: enhance PlaybookRunner and UploadFileRunner for Docker EE integration
|
2026-06-10 10:23:49 +08:00 |
|
wangruidong
|
d1e96a056c
|
perf: use host network
|
2026-06-10 10:23:49 +08:00 |
|
wangruidong
|
a4ac6b72fc
|
perf: add jms_ansible_ee CI workflow and refine EE build
|
2026-06-10 10:23:49 +08:00 |
|
wangruidong
|
c1a44cc202
|
feat: ansible use Docker for process isolation
|
2026-06-10 10:23:49 +08:00 |
|
wangruidong
|
a1708f7e21
|
fix: audit tickets filter by org
|
2026-06-08 14:05:47 +08:00 |
|
Crane.z
|
fb3b383ef3
|
Merge pull request #16882 from jumpserver/pr@dev@feat_ldap_update
feat(settings): expose LDAP always update user option
|
2026-06-05 10:49:07 +08:00 |
|
Crane.z
|
4b0b348600
|
feat(settings): expose LDAP always update user option
|
2026-06-03 18:02:32 +08:00 |
|
wangruidong
|
a102054d2b
|
fix: add _get_placeholder_context function and update template rendering logic
|
2026-06-03 13:34:38 +08:00 |
|
wangruidong
|
135289f651
|
fix: enhance operator log handling and improve M2M field verbose name retrieval
|
2026-06-03 13:33:47 +08:00 |
|
ibuler
|
eb13477610
|
perf: otp support sha256
|
2026-06-03 13:14:11 +08:00 |
|
ibuler
|
a9a92b4621
|
perf: update input ssh key
|
2026-06-03 11:25:17 +08:00 |
|
ibuler
|
ab73892166
|
perf: custom input secret support ssh key
|
2026-06-03 11:25:17 +08:00 |
|
ibuler
|
4f16bd9e09
|
merge: with dev
|
2026-06-01 16:28:48 +08:00 |
|
xiaoc
|
39d49841a3
|
fix: LDAP user login exception
|
2026-05-29 18:31:28 +08:00 |
|
ibuler
|
cb04b7b243
|
perf: update ansible version
|
2026-05-27 18:43:34 +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 |
|
github-actions[bot]
|
6024d8d14f
|
perf: Update Dockerfile with new base image tag
|
2026-05-26 06:43:06 +00: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 |
|
Bai
|
1e509ceca5
|
feat: modify dockerfile-ee
|
2026-05-25 17:32:44 +08:00 |
|
Bai
|
4d587e95f2
|
feat: modify dockerfile-ee
|
2026-05-25 17:12:50 +08:00 |
|
Bai
|
6aaeaca033
|
feat: modify dockerfile-ee
|
2026-05-25 16:57:46 +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 |
|
lettimepassby
|
8da3a1adf5
|
fix: failure when changing network device passwords through a gateway
|
2026-05-22 13:57:59 +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
|
e71da1bebd
|
Merge branch 'osm' of github.com:jumpserver/jumpserver into osm
|
2026-05-19 17:47:07 +08:00 |
|
ibuler
|
390bded60e
|
perf: update i18n
|
2026-05-19 17:40:34 +08:00 |
|
Eric
|
7f9f9c405a
|
perf: Update Dockerfile with new base image tag
|
2026-05-19 16:01:22 +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 |
|
ibuler
|
46dc4b3360
|
perf: update some help text
|
2026-05-19 10:37:47 +08:00 |
|
wangruidong
|
b35157d5ba
|
fix: Correct string formatting in redirect URL for ticket approval
|
2026-05-19 10:29:15 +08:00 |
|
ibuler
|
5f7c8b4864
|
Merge branch 'osm' of github.com:jumpserver/jumpserver into osm
|
2026-05-18 12:06:04 +08:00 |
|