Re: [PATCH] vpn: don't fail if no system secrets exist



On Fri, 2015-05-01 at 15:15 -0500, Dan Williams wrote:
The VPN connection requests secrets a few times; first it retrieves
only system-owned secrets to see if they are sufficient (and thus
doesn't need to bother the user), then it retrieves existing agent
owned secrets (so the user doesn't get a popup), then finally if
those aren't sufficient it asks the user interactively.

But if there was some error retrieving system secrets, or if there
weren't any system secrets at all, don't fail the VPN connection.
Just go on and ask the user for the secrets.
---
 src/vpn-manager/nm-vpn-connection.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


LGTM

Attachment: signature.asc
Description: This is a digitally signed message part



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