Re: contrib modules to promote to mainline for 2.5?

Michael Ströder <[email protected]> Wed, 22 Apr 2020 21:56:56 +0200
Newsgroups gmane.network.openldap.devel
Message-ID <[email protected]>
On 4/22/20 8:57 PM, Quanah Gibson-Mount wrote:
> Ok.  I would note that the argon2 module adds a dependency on a 3rd
> party library, so we'd need to add detection for it?

If an automatic check is too much work I could live with a simple
configure option --enable-argon2 with a textual comment "needs
libsodium". The default could be --disable-argon2. So every downstream
package can easily switch it on.

Ciao, Michael.