jumpserver/apps/authentication/backends
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
ldap.py
pubkey.py
radius.py
sso.py
token.py