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/oauth2
jiangweidong cdfb11549e
fix: 解决OAuth2可以跳过不存在用户不允许登录的规则
6 months ago
..
__init__.py feat: 认证方式支持OAuth2.0协议 (#8686) 2 years ago
backends.py perf: OAuth2协议获取token支持配置json或者data (#12602) 10 months ago
signals.py perf: 修改支持 Django4 1 year ago
urls.py feat: 支持OAuth2协议自定义注销功能 2 years ago
views.py fix: 解决OAuth2可以跳过不存在用户不允许登录的规则 6 months ago