KRun: allow executing "add network folder" without confirmation prompt
ClosedPublic

Authored by dfaure on Jan 29 2018, 8:45 AM.

Details

Summary

Dolphin enables the KRun feature of asking before executing shell
scripts and desktop files (not really for security reasons, but more to
avoid users executing scripts by mistake, I think).
However kio_remote's "add network folder" doesn't look like a desktop
file, but more like a builtin feature, it's weird to ask confirmation
for this one.

Test Plan

dolphin remote:/, click on "add network folder", no prompt anymore

Diff Detail

Repository
R241 KIO
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
dfaure created this revision.Jan 29 2018, 8:45 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptJan 29 2018, 8:45 AM
dfaure requested review of this revision.Jan 29 2018, 8:45 AM
mwolff accepted this revision.Jan 30 2018, 9:01 AM
This revision is now accepted and ready to land.Jan 30 2018, 9:01 AM
dfaure closed this revision.Feb 2 2018, 11:45 PM