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
d68041bada651d4cb2fed3169cfb933c75e522f4
jumpserver
/
apps
/
authentication
/
backends
/
oidc
History
Bai
48021bea50
fix: many login logs are record when user login once
2026-04-28 10:50:54 +08:00
..
__init__.py
…
backends.py
fix: many login logs are record when user login once
2026-04-28 10:50:54 +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
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