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/cas/__init__.py

7 lines
114 B

# -*- coding: utf-8 -*-
#
# 保证 utils 中的模块进行初始化
from . import utils
from .backends import *