D7563: Add privilegeExecution field to file protocol description
Chinmoy Ranjan Pradhan
noreply at phabricator.kde.org
Fri Apr 17 05:02:22 BST 2020
chinmoyr requested changes to this revision.
chinmoyr added inline comments.
This revision now requires changes to proceed.
INLINE COMMENTS
> file_unix.cpp:1331
> + KAuth::Action::DetailsMap details;
> + details.insert(KAuth::Action::AuthDetail::DetailMessage, QStringLiteral("Authentication is required to perform this action."));
> + execAction.setDetailsV2(details);
We need to set a different message for each action.
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D7563
To: ngraham, #frameworks, dfaure, chinmoyr
Cc: kde-frameworks-devel, feverfew, mreeves, mati865, ngraham, elvisangelaccio, LeGast00n, cblack, michaelh, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200417/070b0aeb/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list