jumpserver/apps/authentication/views/__init__.py
2019-11-05 18:46:29 +08:00

5 lines
66 B
Python

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