gnome-shell/js/ui/components
Jonas Dreßler 5c7a701a68 polkitAgent: Reset dialog to defaults after cancelling polkit session
Since we don't know if polkit/PAM will request a password (emitting the
"request" signal) or use another authentication method like a
fingerprint after the current authentication failed, hide the password
field and make the "Authenticate" button insensitive after cancelling
the session, just like we do when creating the dialog.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/788
2019-11-05 18:52:33 +01:00
..
__init__.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
automountManager.js cleanup: Remove trailing spaces 2019-09-15 16:02:45 +02:00
autorunManager.js js: Use generic actor properties to align StBin children 2019-11-04 21:27:56 +01:00
keyring.js js: Replace child properties 2019-11-01 19:42:01 +00:00
networkAgent.js js: Replace child properties 2019-11-01 19:42:01 +00:00
polkitAgent.js polkitAgent: Reset dialog to defaults after cancelling polkit session 2019-11-05 18:52:33 +01:00
telepathyClient.js cleanup: Use inheritance for Actor classes instead of composition 2019-10-16 15:26:13 +00:00