sudo_pair
sudo_pair copied to clipboard
Initial attempt at internalizing self-approval into the plugin
trafficstars
Very important that users can't just sudo -u $user /path/to/approval/script to bypass this. We may need to have two scripts, one for the authenticated side and one for the unauthenticated side. But that means extra hassle for teams deploying this.