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-01-16 23:52:41 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
39ba52e4de23ecbf06be4cc0dd849296688fe871
jumpserver
/
apps
/
authentication
/
backends
History
Bai
5e177b6ce5
fix: 修复用户登录认证 MFA 输入错误时没有记录具体错误信息的问题
2023-05-25 18:26:04 +08:00
..
cas
fix: 配置仅已存在用户登录后 cas用户首次登录报403 (
#8752
)
2022-08-16 17:24:58 +08:00
oauth2
fix: when request access_token is post method, http body has no json data
2023-05-18 20:40:41 +08:00
oidc
perf: OpenID支持PKCE方式对接
2022-12-13 15:30:08 +08:00
saml2
fix: address issue
#8287
with blank SAML's RelayState
2022-09-16 13:51:40 -04:00
__init__.py
…
base.py
perf: 支持配置文件加密 (
#8699
)
2022-08-05 14:53:23 +08:00
custom.py
fix: 修复用户登录认证 MFA 输入错误时没有记录具体错误信息的问题
2023-05-25 18:26:04 +08:00
drf.py
perf: 优化签名认证
2022-06-15 15:30:51 +08:00
ldap.py
fix: 修复ldap用户登录时用户组不设置
2022-05-30 16:02:50 +08:00
pubkey.py
…
radius.py
…
sso.py
…
token.py
…