mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-06-17 07:09:40 +08:00
fix(master): 修复群组负数 Chat ID 导致 OpenSSL HMAC 签名引擎参数注入崩溃的致命缺陷 (Resolves #58)
This commit is contained in:
@@ -82,6 +82,7 @@ generate_signed_url() {
|
||||
echo "https://${target_ip}:${target_port}${action_path}?t=${current_t}&sign=${signature}"
|
||||
}
|
||||
|
||||
|
||||
# ==========================================================
|
||||
# 2. 数据库热升级自愈系统
|
||||
# ==========================================================
|
||||
|
||||
Reference in New Issue
Block a user