spacedrive icon indicating copy to clipboard operation
spacedrive copied to clipboard

Remove auto-accept from pairing

Open tembo[bot] opened this issue 1 month ago • 0 comments

Summary

  • Removed auto_accept field from PairGenerateInput and PairGenerateAction in Rust core.
  • Updated CLI PairCmd::Generate to no longer include auto_accept.
  • Removed autoAccept state, mutation parameter, props, and UI toggle from PairingPanel.tsx (React Native) and PairingModal.tsx (Web/Tauri).
  • Removed autoAccept parameter from startPairingAsInitiator in PairingExtensions.swift.
  • Updated PairGenerateInput type in types.ts to an empty object.

Closes #152dd1b5-628e-4685-83d7-553d48b1a23b


Want me to make any changes? Add a review or comment with @tembo and i'll get back to work!

tembo.io app.tembo.io

tembo[bot] avatar Dec 10 '25 21:12 tembo[bot]