mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-18 00:23:25 -06:00
2d3aaaa0d5
* feat(node-host): support Cloudflare Access service tokens Carry SecretRef-backed, origin-bound Cloudflare Access credentials across node onboarding, gateway and worker connections, and node-owned worker transfers. Refs #125112. * chore: align changed gate after rebase * test(node-host): keep access proof within lint budgets * style(node-host): keep supervisor within line budget * fix(node-host): omit absent access config * fix(node-host): reject Access credentials on plaintext routes * fix(node-host): reject plaintext before ref resolution * test: cover Access log redaction over TLS