Hello with php 7.2 argon password hashing was added with an addional configuration flag --with-password-argon2 how can i add this configuration flag during compiliation without recompiling the image all over again?
I know that stretch has the library libargon2-dev.
Hello with php 7.2 argon password hashing was added with an addional configuration flag
--with-password-argon2how can i add this configuration flag during compiliation without recompiling the image all over again?I know that stretch has the library
libargon2-dev.