mirror of https://github.com/jumpserver/jumpserver
6 lines
117 B
Python
6 lines
117 B
Python
|
# ~*~ coding: utf-8 ~*~
|
||
|
#
|
||
|
|
||
|
from users.backends import IsSuperUserOrTerminalUser
|
||
|
from terminal.models import Terminal
|