mirror of https://github.com/openclaw/openclaw.git
docs: note browser profile CDP validation fix (#60477) (thanks @eleqtrizit)
This commit is contained in:
parent
5da360cada
commit
5583bda61d
|
|
@ -179,6 +179,7 @@ Docs: https://docs.openclaw.ai
|
|||
- Gateway/node pairing: require `operator.pairing` for node approvals end-to-end, while still requiring `operator.write` or `operator.admin` when the pending node commands need those higher scopes. (#60461) Thanks @eleqtrizit.
|
||||
- Providers/OpenRouter: gate Anthropic prompt-cache `cache_control` markers to native/default OpenRouter routes and preserve them for native OpenRouter hosts behind custom provider ids. Thanks @vincentkoc.
|
||||
- Browser/CDP: validate both initial and discovered CDP websocket endpoints before connect so strict SSRF policy blocks cross-host pivots and direct websocket targets. (#60469) Thanks @eleqtrizit.
|
||||
- Browser/profiles: reject remote browser profile `cdpUrl` values that violate strict SSRF policy before saving config, with clearer validation errors for blocked endpoints. (#60477) Thanks @eleqtrizit.
|
||||
|
||||
## 2026.4.1
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue