This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jumpserver
Watch
1
Star
0
Fork
0
You've already forked jumpserver
mirror of
https://github.com/jumpserver/jumpserver.git
synced
2026-01-18 08:35:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
f47895b8a8cbafa7239b49abb43dd4df487e4492
jumpserver
/
apps
/
authentication
/
backends
/
oidc
History
jiangweidong
3ac35eec68
perf: 优化OIDC用户未激活时,会循环跳转登录页面
2023-10-09 16:00:36 +05:00
..
__init__.py
Fix rbac (
#7713
)
2022-02-28 19:28:58 +08:00
backends.py
perf: OpenID支持PKCE方式对接
2022-12-13 15:30:08 +08:00
decorator.py
…
middleware.py
perf: oidc 替换原有的is_ajax方法,优化accountbackupexecution 迁移文件 (
#11274
)
2023-08-14 18:37:28 +08:00
signals.py
perf: 修改支持 Django4
2023-07-24 11:52:25 +08:00
urls.py
…
utils.py
feat: 认证方式支持OAuth2.0协议 (
#8686
)
2022-08-04 14:40:33 +08:00
views.py
perf: 优化OIDC用户未激活时,会循环跳转登录页面
2023-10-09 16:00:36 +05:00