mirror of https://github.com/jumpserver/jumpserver
pull/6/head
parent
ecbba5ea61
commit
d7d988b067
|
@ -7,7 +7,7 @@ from django.core.paginator import Paginator, EmptyPage
|
||||||
from models import IDC, Asset, BisGroup
|
from models import IDC, Asset, BisGroup
|
||||||
from juser.models import UserGroup
|
from juser.models import UserGroup
|
||||||
from connect import PyCrypt, KEY
|
from connect import PyCrypt, KEY
|
||||||
from jperm.models import Permission
|
from jperm.models import Perm
|
||||||
|
|
||||||
cryptor = PyCrypt(KEY)
|
cryptor = PyCrypt(KEY)
|
||||||
|
|
||||||
|
|
Loading鈥
Reference in New Issue