Re: [Openvpn-devel] [PATCH] Insert client connection data into PAM environment, upgraded

2022-06-24 Thread Antonio Quartulli
Hi Paolo, On 20/06/2022 14:21, Paolo Cerrito wrote: From: paolo Is this a new version of your previous patch having subject "Insert client connection data into PAM environment"? If yes, you should send it as a v2 (i.e. with subject starting with "[PATCH v2]") instead of appending ",

[Openvpn-devel] [PATCH] Insert client connection data into PAM environment, upgraded

2022-06-20 Thread Paolo Cerrito
From: paolo --- src/plugins/auth-pam/auth-pam.c | 25 + 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/src/plugins/auth-pam/auth-pam.c b/src/plugins/auth-pam/auth-pam.c index 70339445..c2e66e5c 100644 --- a/src/plugins/auth-pam/auth-pam.c +++