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-05-17 21:08:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
afbc5627aabcbda26d3c31bdcd86b05b2d58281d
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
…
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
…
signals.py
…
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