Joran Dirk Greef
d08ec680f3
Remove dependency on locale language when detecting sudo error
2016-01-01 15:51:58 +02:00
Joran Dirk Greef
f91a0a9b16
Add options.onChildProcess
2015-11-26 12:11:57 +02:00
Joran Dirk Greef
52f07e3526
Update README.md
2015-11-17 15:57:33 +02:00
Joran Dirk Greef
9bc245180a
Fix macPrompt to remove hash directory in tmp
2015-11-17 15:54:56 +02:00
Joran Dirk Greef
57a83efd64
Add exec options (support options.icns on OS X), add beta Linux support, improve concurrency
2015-11-17 15:40:53 +02:00
Juan Cruz Viotti
344da8f7b2
Make sure to use the system sudo command
...
Some modules, like `windosu` expose a binary called `sudo`. By just
calling `sudo`, `sudo-prompt` might accidentally call a `sudo` command
which is not the system one, causing tons of confusions.
Fixes: https://github.com/jorangreef/sudo-prompt/issues/6
2015-10-29 14:56:09 -04:00
Joran Dirk Greef
f07b3679c2
Ensure all errors are an instance of Error to capture the stack
2015-09-07 09:10:39 +02:00
Joran Dirk Greef
2a6642b079
Comment sudo.touch implementation
2015-09-07 08:52:26 +02:00
Joran Dirk Greef
1698b73841
Fix early error check skipping password prompt
2015-09-07 08:51:03 +02:00
Joran Dirk Greef
b3027711ca
Clarify implementation of sudo.touch
2015-08-05 09:18:34 +02:00
Joran Dirk Greef
36b303799e
Fix setName
2015-06-08 16:29:05 +02:00
Joran Dirk Greef
dcb02caa3c
Add code
2015-06-08 15:24:56 +02:00