This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
jumpserver
Watch
1
Star
0
Fork
You've already forked jumpserver
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
a7c46109d9
jumpserver
/
apps
/
authentication
/
backends
/
oidc
History
Bai
9cd163c99d
fix: when oidc enabled and use_state user login raise 400
2024-12-06 16:26:59 +08:00
..
__init__.py
Fix rbac (
#7713
)
2022-02-28 19:28:58 +08:00
backends.py
fix: when oidc enabled and use_state user login raise 400
2024-12-06 16:26:59 +08:00
decorator.py
Fix rbac (
#7699
)
2022-02-25 19:23:59 +08:00
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
Fix rbac (
#7699
)
2022-02-25 19:23:59 +08:00
utils.py
feat: 认证方式支持OAuth2.0协议 (
#8686
)
2022-08-04 14:40:33 +08:00
views.py
perf: 优化跳转页
2023-11-24 17:00:39 +08:00