D10636: Add support for revoking temporary authorization in KAuth

2018-04-03 Thread Chinmoy Ranjan Pradhan
chinmoyr abandoned this revision. chinmoyr added a comment. Not required right now REPOSITORY R283 KAuth REVISION DETAIL https://phabricator.kde.org/D10636 To: chinmoyr, #frameworks Cc: fvogt, dfaure, michaelh, ngraham

D10636: Add support for revoking temporary authorization in KAuth

2018-02-18 Thread Chinmoy Ranjan Pradhan
chinmoyr added a dependent revision: D10638: [KAuth] Implement revokeTemporaryAuthorization in Polkit1Backend. REPOSITORY R283 KAuth REVISION DETAIL https://phabricator.kde.org/D10636 To: chinmoyr, #frameworks Cc: fvogt, dfaure, michaelh

D10636: Add support for revoking temporary authorization in KAuth

2018-02-18 Thread Chinmoy Ranjan Pradhan
chinmoyr edited the summary of this revision. REPOSITORY R283 KAuth REVISION DETAIL https://phabricator.kde.org/D10636 To: chinmoyr, #frameworks Cc: fvogt, dfaure, michaelh

D10636: Add support for revoking temporary authorization in KAuth

2018-02-18 Thread Chinmoy Ranjan Pradhan
chinmoyr created this revision. chinmoyr added a reviewer: Frameworks. Restricted Application added a project: Frameworks. chinmoyr requested review of this revision. REVISION SUMMARY Revoking authorization for a KAuth::Action is required to fix one security issue in KIO's file ioslave. TEST P