Remove the log included secure information
[platform/core/connectivity/net-config.git] / src / wifi-agent.c
index 8d4aa5e..7169558 100755 (executable)
@@ -201,7 +201,7 @@ gboolean handle_set_field(NetConnmanAgent *connman_agent,
                                agent.passphrase = g_strdup(g_variant_get_string(value, NULL));
                                updated = TRUE;
 
-                               DBG("Field [%s] - [%s]", field, agent.passphrase);
+                               DBG("Field [%s] - []", field);
 
                                if (agent.passphrase == NULL)
                                        continue;