jumpserver/apps/authentication/views/__init__.py

6 lines
70 B
Python

# -*- coding: utf-8 -*-
#
from .openid import *
from .login import *