Hi Jussi,
On Wed, Oct 23, 2019 at 05:17:43PM +0300, Jussi Laakkonen wrote:
Send "VpnAgent.AuthFailure" to VPN agent if there are
authentication
errors to indicate that previous login has failed and new credentials
are required to be given. The authentication errors with L2TP are
recorded when in notify function (l2tp_notify()) auth error is given
as reason -> vpn.c:vpn_nofity() calls vpn_provider_indicate_error().
Patch applied.
Thanks,
Daniel