SteveLauC
13a46a44a8
refactor: deprioritize please-sudo ( #541 )
...
refactor: deprioritze please-sudo
2023-08-22 09:14:29 +08:00
Thomas de Queiroz Barros
a3628d0d49
Add sudo_command option ( #379 )
...
This allows the user to specify the preferred sudo command to be used
instead of the command chosen by Sudo::detect
2023-03-13 19:23:37 +00:00
Dan Sully
fcf776fe07
Add support for please (access elevation) ( #310 )
...
* Add support for please (access elevation)
Please is a sudo-like tool written in Rust.
https://gitlab.com/edneville/please
* Fixes code typo
---------
Co-authored-by: Thomas Schönauer <37108907+DottoDev@users.noreply.github.com >
Co-authored-by: Thomas Schönauer <t.schoenauer@hgs-wt.at >
2023-02-02 19:22:56 +00:00
Rebecca Turner
b31778bdd8
Add Sudo type ( #221 )
...
* Create `Sudo` type and `SudoKind` enum
* Fix build
* reformat
* Fix choco on windows
* Fix linux
* Fix linux more
* more fix stuff hehe hoho hahaha
* more fix stuff hehe hoho hahaha
Co-authored-by: Thomas Schönauer <37108907+DottoDev@users.noreply.github.com >
2022-11-25 22:19:32 +00:00
Rebecca Turner
e456155562
Add pre_sudo option ( #219 )
...
* Add `pre_sudo` option
2022-11-24 19:15:43 +00:00