libnm: accept invalid connections in NMSecretAgentOld
authorThomas Haller <thaller@redhat.com>
Wed, 23 Mar 2016 14:32:43 +0000 (15:32 +0100)
committerThomas Haller <thaller@redhat.com>
Sat, 26 Mar 2016 11:10:54 +0000 (12:10 +0100)
commit9a31bbcbc398568a065e0f3d48c0dfce7eddcef7
treed4622f29fe174e6f83eaf3fd48aedef7a008d4ea
parenta37c1d1e17e3161b61f51816018ad10af1fa569b
libnm: accept invalid connections in NMSecretAgentOld

When we receive a connection from NetworkManager it is not guaranteed
that the connection verifies. For example, if the current libnm version
is older then the NetworkManager version.

Be more accepting and don't do any verification of the connection.

This is a change in behavior in that we accept also invalid connections
and pass them down to the sub-classes.
libnm/nm-secret-agent-old.c