From: Jameson Graef Rollins Date: Wed, 18 Feb 2009 00:07:24 +0000 (-0500) Subject: add test to su_monkeysphere_user to check that the user is X-Git-Tag: monkeysphere_0.23~77 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=f85639e234d72429a2d848b1b875d615a47bf120;hp=f85639e234d72429a2d848b1b875d615a47bf120;p=monkeysphere.git add test to su_monkeysphere_user to check that the user is monkeysphere user or root, and fail otherwise. this is so that there is no password prompt for unpriviledged users (see bug #519). ---