Re: kio-admin in kdereview

2022-10-17 Thread Albert Astals Cid
El dimecres, 12 d’octubre de 2022, a les 10:40:45 (CEST), Harald Sitter va escriure: > Hola > > kio-admin implements an admin worker that gives root level access to > the file system > > https://invent.kde.org/system/kio-admin Can you please have a look at the MR I created? Cheers, Albert

Re: kio-admin in kdereview

2022-10-16 Thread Harald Sitter
On Sat, Oct 15, 2022 at 9:29 PM Albert Astals Cid wrote: > > El divendres, 14 d’octubre de 2022, a les 10:34:04 (CEST), Harald Sitter va > escriure: > > On Thu, Oct 13, 2022 at 10:32 PM Albert Astals Cid wrote: > > > El dijous, 13 d’octubre de 2022, a les 1:03:53 (CEST), Harald Sitter va > > > >

Re: kio-admin in kdereview

2022-10-15 Thread Albert Astals Cid
El divendres, 14 d’octubre de 2022, a les 10:34:04 (CEST), Harald Sitter va escriure: > On Thu, Oct 13, 2022 at 10:32 PM Albert Astals Cid wrote: > > El dijous, 13 d’octubre de 2022, a les 1:03:53 (CEST), Harald Sitter va > > > > escriure: > > > On Thu, Oct 13, 2022 at 12:46 AM Albert Astals

Re: kio-admin in kdereview

2022-10-14 Thread Michael Reeves
Much as I don't like running KIO as root. The alternative right now is running Dolphin itself as root. KIO still has no kauth/Polkit support. Oct 14, 2022 4:34:36 AM Harald Sitter : > On Thu, Oct 13, 2022 at 10:32 PM Albert Astals Cid wrote: >> >> El dijous, 13 d’octubre de 2022, a les

Re: kio-admin in kdereview

2022-10-14 Thread Harald Sitter
On Thu, Oct 13, 2022 at 10:32 PM Albert Astals Cid wrote: > > El dijous, 13 d’octubre de 2022, a les 1:03:53 (CEST), Harald Sitter va > escriure: > > On Thu, Oct 13, 2022 at 12:46 AM Albert Astals Cid wrote: > > > Did I misunderstood the code? It looks like this run all of kio with root > > >

Re: kio-admin in kdereview

2022-10-13 Thread Albert Astals Cid
El dijous, 13 d’octubre de 2022, a les 1:03:53 (CEST), Harald Sitter va escriure: > On Thu, Oct 13, 2022 at 12:46 AM Albert Astals Cid wrote: > > Did I misunderstood the code? It looks like this run all of kio with root > > powers? > > That is correct That feels like a reasonably big no no

Re: kio-admin in kdereview

2022-10-12 Thread Harald Sitter
On Thu, Oct 13, 2022 at 12:46 AM Albert Astals Cid wrote: > Did I misunderstood the code? It looks like this run all of kio with root > powers? That is correct

Re: kio-admin in kdereview

2022-10-12 Thread Albert Astals Cid
El dimecres, 12 d’octubre de 2022, a les 10:40:45 (CEST), Harald Sitter va escriure: > Hola > > kio-admin implements an admin worker that gives root level access to > the file system > > https://invent.kde.org/system/kio-admin qDebug() << "actions!!!"; qDebug() << "urly!!!" << url; probably