automation-stack / electron-sudo

Electron subprocesses with administrative privileges, prompting the user with an OS dialog if necessary.
MIT License
382 stars 55 forks source link

sudo.spawn does not support paths with spaces but it should #57

Closed pronebird closed 6 years ago

pronebird commented 6 years ago

it seems that sudo.spawn does not escape anything and maybe it should not.