You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/authentication/backends
Bai dfde50c768
Merge v4 to dev
5 months ago
..
cas fix: 配置仅已存在用户登录后 cas用户首次登录报403 (#8752) 2 years ago
oauth2 fix: 解决OAuth2可以跳过不存在用户不允许登录的规则 6 months ago
oidc perf: 优化跳转页 1 year ago
passkey perf: passkey help msg 5 months ago
saml2 perf: i18n System Settings End 6 months ago
__init__.py
base.py perf: 支持配置文件加密 (#8699) 2 years ago
custom.py perf: 修改支持 Django4 1 year ago
drf.py perf: 优化授权树的刷新,同步解决同步异步的问题 10 months ago
ldap.py perf: 优化 LDAP 用户导入/同步时支持 is_active 为 -1 的情况 1 year ago
pubkey.py fix: pubkey auth require svc sign 1 year ago
radius.py
sso.py feat: 拆分 feishu lark 8 months ago
token.py