gnome-shell/js/ui/components
Lubomir Rintel 16a1c35e28 network: unregister the agent when it's disabled
When the agent doesn't work (e.g. when the screen is locked), it shouldn't be
registered with NM. Otherwise it will keep cancelling the requests that
could happily be serviced with system secrets.

https://bugzilla.gnome.org/show_bug.cgi?id=789811
2018-01-12 11:50:49 +01:00
..
__init__.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
automountManager.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
autorunManager.js autorunManager: Avoid access to non-existent array element 2017-09-19 20:07:21 +02:00
keyring.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
networkAgent.js network: unregister the agent when it's disabled 2018-01-12 11:50:49 +01:00
polkitAgent.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
telepathyClient.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00