mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-19 01:30:28 +00:00
@@ -9,7 +9,7 @@ from common.utils.random import random_string
|
|||||||
|
|
||||||
|
|
||||||
def default_secret():
|
def default_secret():
|
||||||
return random_string(32)
|
return random_string(36)
|
||||||
|
|
||||||
|
|
||||||
def defatult_ip_group():
|
def defatult_ip_group():
|
||||||
|
Reference in New Issue
Block a user