https://bugs.kde.org/show_bug.cgi?id=365514
Bug ID: 365514
Summary: polkit-qt-1: Authority::checkAuthorizationFinished
signal does not report who was authorized
Product: policykit-kde-agent-1
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Let`s assume we use polkit-qt-1 library for authorization in our daemon.
The daemon receives user requests and try to authorize users calling
Authority::checkAuthorization.
If two Authority::checkAuthorization are called before receiving
Authority::checkAuthorizationFinished then the daemon can not determine who was
authorized on receiving Authority::checkAuthorizationFinished.
IMHO PolkitQt1::Authority class interface should be changed.
Reproducible: Always
polkit-qt-1 from git
commit id 50624e06e88aabd7ae123ad6a4495630f81cd706
--
You are receiving this mail because:
You are watching all bug changes.