jumpserver/apps/authentication/backends
Jiangjie.Bai 188a2846ed fix: 修复 OAuth2 用户本地被禁用后,页面一直跳转的问题. 2022-10-11 18:46:05 +08:00
..
cas fix: 配置仅已存在用户登录后 cas用户首次登录报403 (#8752) 2022-08-16 17:24:58 +08:00
oauth2 fix: 修复 OAuth2 用户本地被禁用后,页面一直跳转的问题. 2022-10-11 18:46:05 +08:00
oidc feat: 支持自定义认证 backend;统一其他认证方式的信号触发逻辑; 2022-08-24 11:41:48 +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 perf: 优化 custom 认证模块加载逻辑,判断MD5值,启动时只加载一次 2022-08-25 15:04:45 +08:00
drf.py
ldap.py
pubkey.py
radius.py
sso.py
token.py