forked from Selig/openclaw-skill
improve(dispatch-webhook): enforce HTTPS for non-local webhook URLs
This commit is contained in:
@@ -112,3 +112,4 @@ Task ID: {task_id}
|
||||
| 401 Unauthorized | 立即失敗,提示設定 token |
|
||||
| 超時(> 30s) | 返回 accepted,等待 callback |
|
||||
| VPS 回傳 500 | 記錄錯誤,通知使用者 |
|
||||
| 非 HTTPS Webhook(且非 localhost/127.0.0.1) | 直接拒絕,避免 Bearer Token 明文傳輸 |
|
||||
|
||||
Reference in New Issue
Block a user