gnome-shell/js/ui/components
Sebastian Pinnau 7026a6fd32 automountManager: Add handling of udisks errors for no/wrong passwords
If no password or a wrong password is entered after automounting an
encrypted device, then the password should be reasked. However, this
does not happen because the relevant udisks error messages for this
cases are missing in the exception handler that calls _reaskPassword.

Fix this issue by adding the relevant udisks error strings to the
exception handling in the _onVolumeMounted method.

https://gitlab.gnome.org/GNOME/gnome-shell/issues/640
2018-10-24 00:13:10 +02:00
..
__init__.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
automountManager.js automountManager: Add handling of udisks errors for no/wrong passwords 2018-10-24 00:13:10 +02:00
autorunManager.js dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
keyring.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
networkAgent.js networkAgent: Ask for wifi secrets in the hints paremeter 2018-09-26 00:34:22 +00:00
polkitAgent.js polkitAgent: Guard against repeated close() calls 2018-04-21 18:42:15 +02:00
telepathyClient.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00