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
5322bcbde8fa9be0ac9719b39c8e52d4cde2a5cd
jumpserver
/
apps
/
authentication
/
backends
/
saml2
History
Bai
48021bea50
fix: many login logs are record when user login once
2026-04-28 10:50:54 +08:00
..
__init__.py
Fix rbac (
#7713
)
2022-02-28 19:28:58 +08:00
backends.py
fix: many login logs are record when user login once
2026-04-28 10:50:54 +08:00
settings.py
…
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
views.py
perf: request.GET.copy() to dict(), because copy() returned values is list []
2025-12-08 12:50:49 +08:00