20.07.2017, 08:40
Hey gang!
Recently I took a look at this forum post: https://sampforum.blast.hk/showthread.php?tid=290824 and successfully made UCP. But I'm facing a problem with BlueG's MySQL Password Hash. I can't type normal password such as 'password' instead of that I need to copy the randomly hashed password to log-in into the control panel.
I was wondering if there is a way to add that 'decryption' to PHP so they can use the same system. Or in the worst case to remove SHA256 encoding from script which isn't really the best option although server will be only for trainings and testings.
Recently I took a look at this forum post: https://sampforum.blast.hk/showthread.php?tid=290824 and successfully made UCP. But I'm facing a problem with BlueG's MySQL Password Hash. I can't type normal password such as 'password' instead of that I need to copy the randomly hashed password to log-in into the control panel.
I was wondering if there is a way to add that 'decryption' to PHP so they can use the same system. Or in the worst case to remove SHA256 encoding from script which isn't really the best option although server will be only for trainings and testings.