NetworkManager/clients
Thomas Haller 5815ae8c60 cli: fix reading "vpn.secrets.*" from passwd-file
Due to a bug, we required VPN secrets to be prefixed with
"vpn.secret." instead of "vpn.secrets.". This was a change
in behavior with 1.12.0 release.

Fix it, to restore the old behavior. For backward compatibility
to the broken behavior, adjust parse_passwords() to treat accept
that as well.

https://bugzilla.redhat.com/show_bug.cgi?id=1628833
https://github.com/NetworkManager/NetworkManager/pull/201

Fixes: 0601b5d725
2018-09-14 15:17:12 +02:00
..
cli cli: fix reading "vpn.secrets.*" from passwd-file 2018-09-14 15:17:12 +02:00
common cli: fix reading "vpn.secrets.*" from passwd-file 2018-09-14 15:17:12 +02:00
tests cli: add support for connection.llmnr 2018-09-06 09:07:41 +02:00
tui cli: fix reading "vpn.secrets.*" from passwd-file 2018-09-14 15:17:12 +02:00
meson.build build: create "config-extra.h" header instead of passing directory variables via CFLAGS 2018-07-17 17:46:39 +02:00
nm-online.c nm-online: print "[started|start-pending|failure]" for --wait-for-startup 2018-06-30 10:59:08 +02:00