Commit Graph

6 Commits

Author SHA1 Message Date
wangruidong
d48eb40472 perf: Upgrade python version and dependency libraries
fix: Update aliyun-python-sdk-core-v3 to version 2.13.36 and remove telnetlib3 dependency

perf: Implement AsyncLocal for asynchronous context storage and update signal handler

fix: api docs access error

fix: ticket flow api docs access error

perf: stash ansible update version

perf: update pynacl to version 1.6.2

perf: update telnet version

perf: update docker-base

perf: update ci
2026-04-23 09:56:06 +08:00
ibuler
1e3f82fd43 Revert "perf: Upgrade python version and dependency libraries"
This reverts commit 07951b8ae1.
2026-04-22 19:03:23 +08:00
wangruidong
07951b8ae1 perf: Upgrade python version and dependency libraries
fix: Update aliyun-python-sdk-core-v3 to version 2.13.36 and remove telnetlib3 dependency

perf: Implement AsyncLocal for asynchronous context storage and update signal handler

fix: api docs access error

fix: ticket flow api docs access error

perf: stash ansible update version

perf: update pynacl to version 1.6.2

perf: update telnet version

perf: update docker-base
2026-04-22 17:20:35 +08:00
ibuler
7da74dc6e8 fix: integrate with azure oidc 2025-07-10 11:33:41 +08:00
jiangweidong
2099baaaff feat: 认证方式支持OAuth2.0协议 (#8686)
* feat: 认证方式支持OAuth2.0协议

* perf: 优化 OAuth2 认证逻辑和Logo (对接 Github)

* perf: 优化 OAuth2 认证逻辑和Logo,支持上传图标

* perf: 优化 OAuth2 认证逻辑和Logo,支持上传图标

* perf: 优化 OAuth2 认证逻辑和Logo,支持上传图标

* perf: 优化 OAuth2 认证逻辑和Logo,支持上传图标

Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
2022-08-04 14:40:33 +08:00
Jiangjie.Bai
edfca5eb24 Fix rbac (#7699)
* perf: 优化 suggesstion

* perf: 修改 migrations

* feat: 添加OIDC认证逻辑

* perf: 修改 backend

* perf: 优化认证backends

* perf: 优化认证backends

* perf: 优化CAS认证, 用户多域名进行访问时回调到各自域名

Co-authored-by: ibuler <ibuler@qq.com>
2022-02-25 19:23:59 +08:00