Hi,

On Fri, Jul 23, 2021 at 11:37:37AM +0200, Arne Schwabe wrote:
> Am 23.07.21 um 08:40 schrieb Gert Doering:
> > On Thu, Jul 22, 2021 at 06:24:09PM +0200, Arne Schwabe wrote:
> >> @@ -3116,6 +3117,7 @@ do_init_crypto_tls(struct context *c, const unsigned 
> >> int flags)
> >>      to.auth_token_generate = options->auth_token_generate;
> >>      to.auth_token_lifetime = options->auth_token_lifetime;
> >>      to.auth_token_call_auth = options->auth_token_call_auth;
> >> +    to.auth_token_user_common_name = options->auth_token_user_common_name;
> >>      to.auth_token_key = c->c1.ks.auth_token_key;
> >>  
> >>      to.x509_track = options->x509_track;
> > 
> > That hunk looks unrelated...?
> > 
> Oops :/
> 
> Is there anything wrong or should I send a v2 just with that change?

Well, current master does not have an "auth_token_user_common_name" structure
element anyway, so the introduction of it should not be part of this bugfix
(and it wouldn't compile) :-)

So, "v2, *without* that change" sounds like a plan.

gert
-- 
"If was one thing all people took for granted, was conviction that if you 
 feed honest figures into a computer, honest figures come out. Never doubted 
 it myself till I met a computer with a sense of humor."
                             Robert A. Heinlein, The Moon is a Harsh Mistress

Gert Doering - Munich, Germany                             g...@greenie.muc.de

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to