mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-05-02 21:26:24 +00:00
* feat: 认证方式支持OAuth2.0协议 * perf: 优化 OAuth2 认证逻辑和Logo (对接 Github) * perf: 优化 OAuth2 认证逻辑和Logo,支持上传图标 * perf: 优化 OAuth2 认证逻辑和Logo,支持上传图标 * perf: 优化 OAuth2 认证逻辑和Logo,支持上传图标 * perf: 优化 OAuth2 认证逻辑和Logo,支持上传图标 Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
5 lines
51 B
Python
5 lines
51 B
Python
# -*- coding: utf-8 -*-
|
|
#
|
|
|
|
from .backends import *
|