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-17 18:28:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
5defcdbbb80f2a94f5edde0cc99581f15fa4d160
jumpserver
/
apps
/
authentication
/
backends
History
fit2bot
79b50784b5
fix: UnboundLocalError: cannot access local variable 'user' where it is not associated with a value (
#17035
)
...
Co-authored-by: wangruidong <
940853815@qq.com
>
2026-07-14 16:30:38 +08:00
..
cas
fix: CAS login infinite loop when user is disabled
2026-07-08 16:30:08 +08:00
oauth2
perf: OAuth2 authentication supports state security parameters.
2026-07-08 16:17:32 +08:00
oauth2_provider
…
oidc
fix: UnboundLocalError: cannot access local variable 'user' where it is not associated with a value (
#17035
)
2026-07-14 16:30:38 +08:00
passkey
…
radius
…
saml2
fix: many login logs are record when user login once
2026-04-28 10:50:54 +08:00
test
…
ukey
fix: ukey login user deactive error no tips
2026-06-15 11:35:49 +08:00
__init__.py
…
base.py
fix: Login log reason translate
2026-07-08 14:42:16 +08:00
custom.py
fix: many login logs are record when user login once
2026-04-28 10:50:54 +08:00
drf.py
…
ldap.py
fix(auth): enforce LDAP login identity match
2026-07-13 10:20:23 +08:00
pubkey.py
…
sso.py
…
token.py
…