jumpserver/apps/authentication/backends/oauth2
Bai 817957dbac fix: fixed an issue where auth backend could pass inspect 2024-12-09 15:38:20 +08:00
..
__init__.py feat: 认证方式支持OAuth2.0协议 (#8686) 2022-08-04 14:40:33 +08:00
backends.py fix: fixed an issue where auth backend could pass inspect 2024-12-09 15:38:20 +08:00
signals.py perf: 修改支持 Django4 2023-07-24 11:52:25 +08:00
urls.py feat: 支持OAuth2协议自定义注销功能 2022-09-06 14:58:48 +08:00
views.py fix: 解决OAuth2可以跳过不存在用户不允许登录的规则 2024-05-31 10:43:01 +08:00