On Monday 02 of March 2015 16:26:56 Bastien Nocera wrote: > On Mon, 2015-03-02 at 16:16 +0100, Jakub Filak wrote: > > On Wednesday 25 of February 2015 17:09:41 Bastien Nocera wrote: > > > This allows gnome-abrt to not query for a password when an > > > > administrator > > > > > opens gnome-abrt. > > > > > > --- > > > > > > src/dbus/abrt_polkit.policy | 2 +- > > > > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > > > > > > > > > diff --git a/src/dbus/abrt_polkit.policy > > > > b/src/dbus/abrt_polkit.policy > > > > > index a3425d9..a127b8f 100644 > > > > > > --- a/src/dbus/abrt_polkit.policy > > > > > > +++ b/src/dbus/abrt_polkit.policy > > > > > > @@ -20,7 +20,7 @@ Copyright (c) 2012 ABRT Team > > > > > > <[email protected]> <message>Reading others problems > > > > requires > > > > > authentication</message> <defaults> > > > > > > <allow_any>auth_admin</allow_any> > > > > > > - <allow_active>auth_admin_keep</allow_active> > > > > > > + <allow_active>yes</allow_active> > > > > > > <allow_inactive>auth_admin</allow_inactive> > > > > > > </defaults> > > > > > > </action> > > > > Pushed. Thanks! > > > > https://github.com/abrt/abrt/commit/391bfed759560663624a3147fe044428bb5cec > > ff > Except that the patch is completely wrong, as Michael commented: > https://lists.fedorahosted.org/pipermail/crash-catcher/2015-February/005587. > html
D'oh, reverted : https://github.com/abrt/abrt/commit/d95af6f68cef4a9f8316e5f414e0b7eed76d7f31 Thanks!
