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
景朝阳 efb31d6f37
fix: when request access_token is post method, http body has no json data
2 years ago
..
__init__.py
backends.py fix: when request access_token is post method, http body has no json data 2 years ago
signals.py feat: 支持自定义认证 backend;统一其他认证方式的信号触发逻辑; 2 years ago
urls.py feat: 支持OAuth2协议自定义注销功能 2 years ago
views.py perf: 修改变量名 2 years ago