D6383: Add KAuth support to KIO's symlink operation

2017-07-22 Thread Chinmoy Ranjan Pradhan
chinmoyr abandoned this revision. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D6383 To: chinmoyr, elvisangelaccio Cc: #frameworks

D6383: Add KAuth support to KIO's symlink operation

2017-06-25 Thread Chinmoy Ranjan Pradhan
chinmoyr edited the summary of this revision. chinmoyr added dependencies: D6198: Add KAuth support to delete operation, D6197: Add basic KAuth support to file ioslave. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D6383 To: chinmoyr, elvisangelaccio Cc: #frameworks

D6383: Add KAuth support to KIO's symlink operation

2017-06-25 Thread Chinmoy Ranjan Pradhan
chinmoyr created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. REVISION SUMMARY This patch adds KAuth support to KIO's symlink operation TEST PLAN Tested using 'kioslavetest' in 'kio/tests'. REPOSITORY R241 KIO RE