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-07-02 15:08:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
6aaeaca0338c7f8b2e7c7fe3d2df29aa01897e85
jumpserver
/
apps
/
authentication
/
backends
/
oidc
History
Bai
d0a5d68fec
fix: oidc auth login log issue
2026-05-18 11:45:52 +08:00
..
__init__.py
…
backends.py
fix: oidc auth login log issue
2026-05-18 11:45:52 +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
perf: Upgrade python version and dependency libraries
2026-04-23 09:56:06 +08:00
views.py
perf: request.GET.copy() to dict(), because copy() returned values is list []
2025-12-08 12:50:49 +08:00