On lundi 5 février 2018 14:38:28 CET Luca Beltrame wrote:
> Il giorno Mon, 05 Feb 2018 13:55:28 +0100
> David Faure <[email protected]> ha scritto:
> 
> Hello David,
> 
> > Thanks for the packaging work!
> 
> I noticed you reverted the change which disabled KAuth in
> KIO by default. As the issues are not yet completely solved, I would
> advise against shipping this support in 5.43 (IOW, put that reverted
> commit back in).

I certainly didn't intend to re-enable it. Are you sure that I did ? I can't 
see the commit, and I still see this code in file_unix.cpp :

    // temporarily disable privilege execution                                  
                                                                                
                                                                         
    if (true) {
        return PrivilegeOperationReturnValue::failure(errcode);
    }

-- 
David Faure, [email protected], http://www.davidfaure.fr
Working on KDE Frameworks 5



Reply via email to