jumpserver/apps/authentication/backends
BaiJiangJie 070af8c491
fix(radius): 修复radius认证失败问题 (#4342) (#4343)
* fix(radius): 修复radius认证失败问题,添加get_django_user方法参数(django-radius==1.4.0 中添加了额外参数)

* fix(radius): 修复radius认证失败问题,重写authenticate方法(django-radius 不接受public_key参数)
2020-07-16 18:08:44 +08:00
..
cas 1.5.7 Merge to dev (#3766) 2020-03-12 16:24:38 +08:00
__init__.py [Update] 修改authentication目录结构 2019-02-28 11:58:48 +08:00
api.py [Update] 添加 authentication backend header 2020-04-22 15:13:04 +08:00
ldap.py 1.5.7 Merge to dev (#3766) 2020-03-12 16:24:38 +08:00
openid.py [Update] 修改config_example(openid) 2020-04-27 11:36:11 +08:00
pubkey.py 1.5.7 Merge to dev (#3766) 2020-03-12 16:24:38 +08:00
radius.py fix(radius): 修复radius认证失败问题 (#4342) (#4343) 2020-07-16 18:08:44 +08:00