summaryrefslogtreecommitdiff
path: root/introspection/nm-secret-agent.xml
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2011-01-31 23:33:46 -0600
committerDan Williams <dcbw@redhat.com>2011-01-31 23:33:46 -0600
commit570c0eb2dff29ce3cb809e673b2f457430c4e5e4 (patch)
tree287867948c92a06c5fb27b9f40a1cc00abf6453b /introspection/nm-secret-agent.xml
parent393bcf8d12855059399b11da8a661f219cd4256b (diff)
downloadNetworkManager-570c0eb2dff29ce3cb809e673b2f457430c4e5e4.tar.gz
settings: implement deleting secrets from agents when connection is deleted
Diffstat (limited to 'introspection/nm-secret-agent.xml')
-rw-r--r--introspection/nm-secret-agent.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/introspection/nm-secret-agent.xml b/introspection/nm-secret-agent.xml
index 655b2b72f2..8a651dd66c 100644
--- a/introspection/nm-secret-agent.xml
+++ b/introspection/nm-secret-agent.xml
@@ -137,8 +137,8 @@
<annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
<arg name="connection" type="a{sa{sv}}" direction="in" tp:type="String_String_Variant_Map_Map">
<tp:docstring>
- Nested settings maps containing the entire connection
- (including secrets), for which the agent should delete the
+ Nested settings maps containing the connection properties
+ (sans secrets), for which the agent should delete the
secrets from backing storage.
</tp:docstring>
</arg>