summaryrefslogtreecommitdiff
path: root/src/polkitmateauthenticator.c
AgeCommit message (Collapse)AuthorFilesLines
2015-09-13Changes authentication failure messageinfirit1-1/+1
Patch by Robert Ancell taken from https://bugzilla.gnome.org/show_bug.cgi?id=592978
2015-09-12Return error when authentication dialog is dismissedinfirit1-3/+8
This allows PolicyKit applications to disambiguate between when the authentication dialog is dismissed versus when authentication fails (e.g. the wrong password has been entered). From polkit-gnome, commit: 2511afae6b72fe3b4714d07ab6373c93c2923a5e From: David Zeuthen <[email protected]> Gnome bug: https://bugs.freedesktop.org/show_bug.cgi?id=30653
2015-09-01don't lose focus when displaying password prompt dialogMonsta1-1/+3
fixes https://github.com/mate-desktop/mate-polkit/issues/19 fixes https://github.com/mate-desktop/marco/issues/117 thanks to Jeffrey Knockel (see https://bugzilla.gnome.org/show_bug.cgi?id=676076 and https://bugs.launchpad.net/bugs/946171)
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+508