mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-02 07:03:40 +00:00
ɾûõ
This commit is contained in:
parent
4f1b4f1947
commit
9acba2ddf0
@ -3,16 +3,13 @@
|
||||
# Email: ibuler@qq.com
|
||||
|
||||
import random
|
||||
import subprocess
|
||||
from Crypto.PublicKey import RSA
|
||||
import crypt
|
||||
|
||||
from django.shortcuts import render_to_response
|
||||
from django.core.exceptions import ObjectDoesNotExist
|
||||
from django.db.models import Q
|
||||
from django.template import RequestContext
|
||||
|
||||
from juser.models import DEPT
|
||||
from jumpserver.api import *
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user