gnome-shell/js/ui/components
Andrew Zaborowski 4609cf1912 networkAgent: Ask for wifi secrets in the hints paremeter
The `hints` and `settingName` parameters to the agent call may define
the specific list of secrets NM actually needs from the user.  This
seems to have been the intended use of these two parameters but only
recently did NM with the IWD backend start to use this to request 802.1x
secrets.  So if `hints` is provided, ask user for the specific secrets
listed there and don't even look at what type of EAP method is in use.
Only the three types of secrets actually in use by NM's IWD backend are
supported for now -- they happen to be the same three that
_get8021xSecrets() had already supported.
2018-09-26 00:34:22 +00:00
..
__init__.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
automountManager.js automountManager: remove allowAutorun expire timeout on volume removal 2018-09-03 22:43:21 +00: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