Summary: | When user tries to auth using another account in the polkit, the system accepts only current user password | ||
---|---|---|---|
Product: | [Plasma] policykit-kde-agent-1 | Reporter: | vitekflexow |
Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | 4wy78uwh, drf, jgrulich, jreznik, nate |
Priority: | NOR | ||
Version First Reported In: | 6.2.4 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/polkit-kde-agent-1/-/commit/fdaa09b6b8bb8670653598f962a2969c0cc51aed | Version Fixed In: | 6.3.0 |
Sentry Crash Report: |
Description
vitekflexow
2024-12-15 21:49:20 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/polkit-kde-agent-1/-/merge_requests/46 Git commit 401c76d0a03cf5e0beb801960d5491cf06e1d5fb by Harald Sitter. Committed on 14/01/2025 at 14:11. Pushed by sitter into branch 'master'. propagate selected user changes from qml to cpp this got lost in the qtquick port. simply restore the previous behavior of calling PolicyKitListener::userSelected when the user changes M +1 -0 QuickAuthDialog.cpp M +1 -0 QuickAuthDialog.h M +3 -2 policykitlistener.cpp M +1 -1 policykitlistener.h M +3 -0 qml/QuickAuthDialog.qml https://invent.kde.org/plasma/polkit-kde-agent-1/-/commit/401c76d0a03cf5e0beb801960d5491cf06e1d5fb Git commit fdaa09b6b8bb8670653598f962a2969c0cc51aed by Harald Sitter. Committed on 15/01/2025 at 10:03. Pushed by sitter into branch 'Plasma/6.3'. propagate selected user changes from qml to cpp this got lost in the qtquick port. simply restore the previous behavior of calling PolicyKitListener::userSelected when the user changes (cherry picked from commit 401c76d0a03cf5e0beb801960d5491cf06e1d5fb) Co-authored-by: Harald Sitter <sitter@kde.org> M +1 -0 QuickAuthDialog.cpp M +1 -0 QuickAuthDialog.h M +3 -2 policykitlistener.cpp M +1 -1 policykitlistener.h M +3 -0 qml/QuickAuthDialog.qml https://invent.kde.org/plasma/polkit-kde-agent-1/-/commit/fdaa09b6b8bb8670653598f962a2969c0cc51aed |