spacedrive
spacedrive copied to clipboard
Remove auto-accept from pairing
Summary
- Removed
auto_acceptfield fromPairGenerateInputandPairGenerateActionin Rust core. - Updated CLI
PairCmd::Generateto no longer includeauto_accept. - Removed
autoAcceptstate, mutation parameter, props, and UI toggle fromPairingPanel.tsx(React Native) andPairingModal.tsx(Web/Tauri). - Removed
autoAcceptparameter fromstartPairingAsInitiatorinPairingExtensions.swift. - Updated
PairGenerateInputtype intypes.tsto an empty object.
Closes #152dd1b5-628e-4685-83d7-553d48b1a23b
Want me to make any changes? Add a review or comment with
@temboand i'll get back to work!