Re: [Openvpn-devel] [PATCH] Fix auth-token usage with management-def-auth

2022-07-04 Thread Selva Nair
Hi On Mon, Jul 4, 2022 at 5:50 AM Arne Schwabe wrote: > Am 04.07.22 um 04:58 schrieb selva.n...@gmail.com: > > From: Selva Nair > > > > When auth-token verify succeeds during a reauth, other auth > > methods (plugin, script, management) are skipped unless > > external-auth is in effect

Re: [Openvpn-devel] [PATCH] Fix auth-token usage with management-def-auth

2022-07-04 Thread Arne Schwabe
Am 04.07.22 um 04:58 schrieb selva.n...@gmail.com: From: Selva Nair When auth-token verify succeeds during a reauth, other auth methods (plugin, script, management) are skipped unless external-auth is in effect (skip_auth gets set to true). However, in this case, the status of

Re: [Openvpn-devel] [PATCH] Fix auth-token usage with management-def-auth

2022-07-04 Thread Connor Edwards via Openvpn-devel
Looks good. Shortly after my last email about the issue I found this bit of code and also came to the conclusion it was faulty. Thanks for the patch Selva. -- *This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they

[Openvpn-devel] [PATCH] Fix auth-token usage with management-def-auth

2022-07-03 Thread selva . nair
From: Selva Nair When auth-token verify succeeds during a reauth, other auth methods (plugin, script, management) are skipped unless external-auth is in effect (skip_auth gets set to true). However, in this case, the status of management-def-auth (ks->mda_satus) stays at its default value of