Skip to content

feat(openclaw): auto-approve device pairing for home network#5

Merged
jdwlabs-root merged 1 commit into
mainfrom
feat/openclaw-device-pairing-auto-approve
May 25, 2026
Merged

feat(openclaw): auto-approve device pairing for home network#5
jdwlabs-root merged 1 commit into
mainfrom
feat/openclaw-device-pairing-auto-approve

Conversation

@jdwillmsen
Copy link
Copy Markdown
Member

Summary

  • Adds gateway.nodes.pairing.autoApproveCidrs: [192.168.1.0/24] so new browsers on the home network skip the manual one-time approval prompt
  • Consistent with existing trustedProxies which already trusts this CIDR

Notes

  • Only fires on first-time pairing for unknown devices — already-approved devices are unaffected
  • Does not affect devices outside 192.168.1.0/24

Test plan

  • Merge and let ArgoCD sync
  • Open https://ai.jdwlabs.com in a fresh browser profile — should connect without openclaw devices approve

🤖 Generated with Claude Code

New browsers from 192.168.1.0/24 no longer require manual
openclaw devices approve — first connection auto-pairs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jdwlabs-root jdwlabs-root merged commit 93c970b into main May 25, 2026
5 checks passed
@jdwlabs-root jdwlabs-root deleted the feat/openclaw-device-pairing-auto-approve branch May 25, 2026 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants