core: don't ask for password if it's marked NOT_REQUIRED
authorDan Williams <dcbw@redhat.com>
Tue, 19 Feb 2013 17:53:58 +0000 (11:53 -0600)
committerDan Williams <dcbw@redhat.com>
Tue, 19 Feb 2013 17:53:58 +0000 (11:53 -0600)
commit0259c41e3859c77866577b7b0d9967ed4a0a3743
tree923018ba700383e513d7f3c22f9909880f785414
parent88fdcffd86f1140550b7f31a82c8a4ff6af2163f
core: don't ask for password if it's marked NOT_REQUIRED

The secret flags were getting ignored by the core, so even if the
password was marked NOT_REQUIRED, it would be asked for.
src/nm-openvpn-service.c