jumpserver/apps/authentication/backends/oauth2
景朝阳 efb31d6f37
fix: when request access_token is post method, http body has no json data
2023-05-18 20:40:41 +08:00
..
__init__.py feat: 认证方式支持OAuth2.0协议 (#8686) 2022-08-04 14:40:33 +08:00
backends.py fix: when request access_token is post method, http body has no json data 2023-05-18 20:40:41 +08:00
signals.py feat: 支持自定义认证 backend;统一其他认证方式的信号触发逻辑; 2022-08-24 11:41:48 +08:00
urls.py feat: 支持OAuth2协议自定义注销功能 2022-09-06 14:58:48 +08:00
views.py perf: 修改变量名 2023-02-10 11:13:44 +08:00