openclaw/apps/shared/OpenClawKit
Val Alexander b2efd19648
fix(ios): harden gateway pairing setup
Harden iOS gateway setup-code pairing by rejecting non-loopback plaintext ws:// setup URLs before bootstrap token issuance, consolidating iOS setup parsing, and adding QR scan support from Settings.

Verification:
- pnpm test extensions/device-pair/index.test.ts
- swift test --package-path apps/shared/OpenClawKit --filter DeepLinksSecurityTests
- XcodeBuildMCP OpenClawLogicTests/DeepLinkParserTests
- targeted SwiftLint for touched iOS/OpenClawKit files
- pnpm exec oxfmt --check --threads=1 extensions/device-pair/index.ts extensions/device-pair/index.test.ts
- git diff --check origin/main...HEAD
- GitHub PR checks green on 58e5e60a5c
2026-05-04 02:11:47 -05:00
..
Sources fix(ios): harden gateway pairing setup 2026-05-04 02:11:47 -05:00
Tests/OpenClawKitTests fix(ios): harden gateway pairing setup 2026-05-04 02:11:47 -05:00
Tools/CanvasA2UI lint: enable small oxlint rules 2026-04-11 02:15:21 +01:00
Package.swift chore: update app Swift package releases 2026-04-28 02:28:05 +01:00