jumpserver/apps/authentication/backends
fit2bot 0fdae00722
perf: 支持slack通知和认证 (#12193)
* perf: 支持slack通知和认证

* perf: 生成迁移文件

* perf: 优化获取access_token逻辑

---------

Co-authored-by: jiangweidong <weidong.jiang@fit2cloud.com>
2023-11-29 17:45:44 +08:00
..
cas
oauth2 perf: 优化OAuth2.0获取Access_token的content_type 2023-10-24 10:26:38 +08:00
oidc perf: 优化跳转页 2023-11-24 17:00:39 +08:00
passkey perf: 修改用户确认 2023-10-13 14:40:40 +08:00
saml2 fix: saml2无法登陆问题 2023-08-24 11:05:50 +05:00
__init__.py
base.py
custom.py perf: 修改支持 Django4 2023-07-24 11:52:25 +08:00
drf.py perf: 优化延迟运行 2023-11-20 10:29:51 +08:00
ldap.py perf: 优化 LDAP 用户导入/同步时支持 is_active 为 -1 的情况 2023-07-18 11:03:32 +08:00
pubkey.py fix: pubkey auth require svc sign 2023-09-25 23:29:42 +08:00
radius.py
sso.py perf: 支持slack通知和认证 (#12193) 2023-11-29 17:45:44 +08:00
token.py