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 nee

kio-admin in kdereview

2022-10-12 Thread Harald Sitter
Hola kio-admin implements an admin worker that gives root level access to the file system https://invent.kde.org/system/kio-admin HS