D10437: Limit the use of file.so for privilege operation to one application
Chinmoy Ranjan Pradhan
noreply at phabricator.kde.org
Tue Feb 13 08:59:20 UTC 2018
chinmoyr added a comment.
@dfaure I was thinking about revoking authorization just before the idle slave is reassigned by klauncher. polkit-qt-1 provides `revokeTemporaryAuthorization` just for this purpose. We only need to implement it on KAuth's side. Then on slave's side we can do something like `KAuth::Action("org.kde.kio.file.exec").revoke()`. How does this sound?
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D10437
To: chinmoyr, #frameworks, dfaure, fvogt
Cc: markg, anthonyfieroni, michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180213/20c96ec2/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list