You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.