D10567: Remove handling of privilege operation confirmation prompts from KIO::Job

Chinmoy Ranjan Pradhan noreply at phabricator.kde.org
Fri Feb 16 03:01:19 UTC 2018


chinmoyr created this revision.
chinmoyr added a reviewer: dfaure.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.
chinmoyr requested review of this revision.

REVISION SUMMARY
  Letting KIO::Job handle these prompts is pointless because an application can always choose not to show these prompts
  (by connecting privilegeOperationRequested signal to an empty slot) thus compromising security.

REPOSITORY
  R241 KIO

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D10567

AFFECTED FILES
  src/core/job.cpp
  src/core/job_p.h
  src/core/simplejob.cpp
  src/core/slavebase.cpp

To: chinmoyr, dfaure
Cc: fvogt, #frameworks, michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180216/6c31c8ca/attachment.html>


More information about the Kde-frameworks-devel mailing list