SkinsRestorer / SkinSystem

The Minecraft SkinSystem for SkinsRestorer
MIT License
131 stars 47 forks source link

SALTED2MD5 implementation #84

Closed nozombieWK closed 4 years ago

nozombieWK commented 4 years ago

Windows 2016 x64 Apache2.4 x64 PHP5 Once I clicked on login button, there's no any responce, and I pressed F12 and check Console here, there writes "[ERROR] AJAX FAILED!". Is there any solution?

riflowth commented 4 years ago

Please use LATEST VERSION of SkinSystem. if you use the latest version then please show me some error information. (Apache error log / F12 Network menu)

nozombieWK commented 4 years ago

well, I've already worked the problem out. The main cause is that I used SALTED2MD5 encryption method which our SkinSystem doesn't support. I've modified authenCore.php and just added SALTED2MD5 support, and that's it. authenCore.php.txt

riflowth commented 4 years ago

Pull Request please! nice work!

Beichi-CHs commented 4 years ago

well, I've already worked the problem out. The main cause is that I used SALTED2MD5 encryption method which our SkinSystem doesn't support. I've modified authenCore.php and just added SALTED2MD5 support, and that's it. authenCore.php.txt

...if he dont know how to make a pull request?

riflowth commented 4 years ago

@shinrariel-beichi LOL, Why not!

Beichi-CHs commented 4 years ago

@shinrariel-beichi LOL, Why not!

...maybe a newbie?any pro won't upload his file here at all.

riflowth commented 4 years ago

@shinrariel-beichi He can't modify the source code, why he can't send some pull request! LOL

Beichi-CHs commented 4 years ago

@shinrariel-beichi He can't modify the source code, why he can't send some pull request! LOL

I'll taught her until she knows this.

riflowth commented 4 years ago

@shinrariel-beichi You can send a pull request for this feature (SALTED2MD5 encryption)