gnome-shell/js/ui/components
Sebastian Keller eb95f6a0fa networkAgent: Use VPN specific method to add VPN secrets
Use the method introduced in the previous commit to add VPN secrets
instead of adding them as regular secrets/passwords. This ensures
correct serialization of these secrets.

Fixes https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2105

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1535>
2020-12-25 11:43:13 +01:00
..
__init__.js cleanup: Don't linebreak before closing parentheses 2020-04-28 09:04:49 +00:00
automountManager.js cleanup: Use optional chaining and ?? operator 2020-12-02 15:10:29 +00:00
autorunManager.js cleanup: Don't linebreak before closing parentheses 2020-04-28 09:04:49 +00:00
keyring.js js: Do not set entries' ClutterText:editable property 2020-03-29 22:12:57 +02:00
networkAgent.js networkAgent: Use VPN specific method to add VPN secrets 2020-12-25 11:43:13 +01:00
polkitAgent.js cleanup: Remove empty leading/trailing lines in blocks 2020-11-16 18:04:23 +00:00
telepathyClient.js telepathyClient: Promisify the right class 2020-10-22 21:11:01 +02:00