Hi, On 01/04/2021 10:29, Gert Doering wrote: > Commit 99d217b200 attempted to get rid of all #ifdef related to > --disable-def-auth but one of them managed to hide. Remove. > > The effect of this is that the "openvpn_acf_...tmp" files get not > removed after when an async auth plugin is in use. This is can > get very annoying on a busy server. > > Trac: #1186 > > Signed-off-by: Gert Doering <[email protected]>
nice catch :-) Another chapter for "why ifdefs can be problematic..even after we have tried to get rid of them". Compile tested on my CI and tested in a setup not having def-auth in use to make sure it wouldn't create side effects. Acked-by: Antonio Quartulli <[email protected]> -- Antonio Quartulli _______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
