D6381: Add KAuth support to rename file operation.

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

D6381: Add KAuth support to rename file operation.

2017-06-25 Thread Chinmoy Ranjan Pradhan
chinmoyr removed a reviewer: elvisangelaccio. chinmoyr added a subscriber: elvisangelaccio. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D6381 To: chinmoyr Cc: elvisangelaccio, #frameworks

D6381: Add KAuth support to rename file 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 the 'rename' method in KIO's file ioslave. TEST PLAN 'kioslavetest' can be used to test this change. RE