thanks to dear member @hargrave submitted a new resource:
PHP Login & User Management with message center - New Php Login Script update gives you ability to select password hash between MD5 or Argon2.
Read more about this resource...
PHP Login & User Management with message center - New Php Login Script update gives you ability to select password hash between MD5 or Argon2.
View attachment 58639
New Php Login Script update gives you ability to select password hash between MD5 or Argon2. Please note MD5 is not a secure password hashing method anymore. If you change your password hashing in running installation then you will need to reset passwords. Because script do not store original passwords that’s why password reset cannot be done automatically on Hashing change. Also Argon2 requires at least PHP 7.2 so make sure you are upto date and secure...
Read more about this resource...