PHP Login & User Management with message center

PHP Login & User Management with message center 1.1

No permission to download
hargrave First Sergeant
Bronze Member
badge id 17 5,000 Messages badge id 2 2 Years of Membership badge id 1 1 Year of Membership badge id 13 100 Messages
Sep 11, 2021
5,147
2,912
$3,038
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.jpg

2023-09-152054260035.jpg
 
Back
Top