jumpserver/apps/authentication/views/__init__.py

5 lines
66 B
Python

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