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