PHP Login & User Management with message center

PHP Login & User Management with message center 1.1

No permission to download
Joined
Sep 11, 2021
Messages
6,560
Reaction score
3,258
Credits
$5,483
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.

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...
 
Tested:
1.change lib/includes/db_connect.php with your informaiton
2.run ****.com/install.php to continue

2023-09-152053440034.webp

2023-09-152054260035.webp
 
Top