NetworkManager r4014 - trunk/vpn-daemons/openvpn/src



Author: dcbw
Date: Wed Aug 27 02:58:21 2008
New Revision: 4014
URL: http://svn.gnome.org/viewvc/NetworkManager?rev=4014&view=rev

Log:
add info note about NM_OPENVPN_KEY_NOSECRET

Modified:
   trunk/vpn-daemons/openvpn/src/nm-openvpn-service.h

Modified: trunk/vpn-daemons/openvpn/src/nm-openvpn-service.h
==============================================================================
--- trunk/vpn-daemons/openvpn/src/nm-openvpn-service.h	(original)
+++ trunk/vpn-daemons/openvpn/src/nm-openvpn-service.h	Wed Aug 27 02:58:21 2008
@@ -58,6 +58,9 @@
 
 #define NM_OPENVPN_KEY_PASSWORD "password"
 #define NM_OPENVPN_KEY_CERTPASS "cert-pass"
+/* Internal auth-dialog -> service token indicating that no secrets are
+ * required for the connection.
+ */
 #define NM_OPENVPN_KEY_NOSECRET "no-secret"
 
 #define NM_OPENVPN_CONTYPE_TLS          "tls"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]