mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-22 08:06:47 +00:00
perf: keep top
This commit is contained in:
parent
ad5460dab8
commit
6d66ba5288
@ -13,6 +13,7 @@ from gmssl.sm4 import CryptSM4, SM4_ENCRYPT, SM4_DECRYPT
|
|||||||
|
|
||||||
from common.sdk.gm import piico
|
from common.sdk.gm import piico
|
||||||
|
|
||||||
|
|
||||||
secret_pattern = re.compile(r'password|secret|key|token', re.IGNORECASE)
|
secret_pattern = re.compile(r'password|secret|key|token', re.IGNORECASE)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user