summaryrefslogtreecommitdiff
path: root/introspection/org.freedesktop.NetworkManager.xml
diff options
context:
space:
mode:
authorIain Lane <iain.lane@canonical.com>2019-07-22 15:55:15 +0100
committerThomas Haller <thaller@redhat.com>2019-07-22 21:03:09 +0200
commit8f8a1990ce1955226ac51d8bb1927caad4561b4d (patch)
tree4e7a970e5876b286a7a081c111033988da228266 /introspection/org.freedesktop.NetworkManager.xml
parentb621aba5c213734d6bf672340efea8576d026ccc (diff)
downloadNetworkManager-8f8a1990ce1955226ac51d8bb1927caad4561b4d.tar.gz
libnm,core: Add ConnectivityCheckUri property and accessors
So that applications like GNOME Shell can hit the same URI to show the captive portal login page. https://gitlab.freedesktop.org/NetworkManager/NetworkManager/merge_requests/209
Diffstat (limited to 'introspection/org.freedesktop.NetworkManager.xml')
-rw-r--r--introspection/org.freedesktop.NetworkManager.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.NetworkManager.xml b/introspection/org.freedesktop.NetworkManager.xml
index efd866db47..bb48941b2e 100644
--- a/introspection/org.freedesktop.NetworkManager.xml
+++ b/introspection/org.freedesktop.NetworkManager.xml
@@ -528,6 +528,13 @@
<property name="ConnectivityCheckEnabled" type="b" access="readwrite"/>
<!--
+ ConnectivityCheckUri:
+
+ The URI that NetworkManager will hit to check if there is internet connectivity.
+ -->
+ <property name="ConnectivityCheckUri" type="s" access="read"/>
+
+ <!--
GlobalDnsConfiguration:
Dictionary of global DNS settings where the key is one of "searches",