mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-19 07:42:04 +00:00
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
|
||
|---|---|---|
| .. | ||
| Assets.xcassets/AppIcon.appiconset | ||
| Calendar | ||
| Camera | ||
| Capabilities | ||
| Chat | ||
| Contacts | ||
| Device | ||
| EventKit | ||
| Gateway | ||
| LiveActivity | ||
| Location | ||
| Media | ||
| Model | ||
| Motion | ||
| Onboarding | ||
| Push | ||
| Reminders | ||
| Screen | ||
| Services | ||
| Settings | ||
| Status | ||
| Voice | ||
| HomeToolbar.swift | ||
| Info.plist | ||
| OpenClaw.entitlements | ||
| OpenClawApp.swift | ||
| RootCanvas.swift | ||
| RootTabs.swift | ||
| RootView.swift | ||
| SessionKey.swift | ||