openclaw/apps
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
..
android chore(release): bump version to 2026.5.3 2026-05-03 03:08:47 +01:00
ios fix(ios): harden gateway pairing setup 2026-05-04 02:11:47 -05:00
macos fix(cron): clarify no-delivery previews 2026-05-03 22:49:31 +01:00
macos-mlx-tts fix: harden mac app computer use docs 2026-04-28 01:25:31 +01:00
shared/OpenClawKit fix(ios): harden gateway pairing setup 2026-05-04 02:11:47 -05:00
swabble chore: move swabble into apps 2026-05-03 13:10:25 +01:00