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 16:46:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
cfca2cdf5ce7c842c4a6b8d92ac2a571c03eac09
jumpserver
/
apps
/
authentication
/
backends
/
oidc
History
Bai
d6d7072da5
perf: request.GET.copy() to dict(), because copy() returned values is list []
2025-12-08 12:50:49 +08:00
..
__init__.py
Fix rbac (
#7713
)
2022-02-28 19:28:58 +08:00
backends.py
fix: integrate with azure oidc
2025-07-10 11:33:41 +08:00
decorator.py
fix: fixed an issue where auth backend could pass inspect
2024-12-09 15:38:20 +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
perf: handling the next parameter propagation issue in third-party authentication flows (
#16395
)
2025-12-08 12:34:32 +08:00
utils.py
fix: integrate with azure oidc
2025-07-10 11:33:41 +08:00
views.py
perf: request.GET.copy() to dict(), because copy() returned values is list []
2025-12-08 12:50:49 +08:00