Sphereserver / Source

http://spherecommunity.net
Apache License 2.0
108 stars 58 forks source link

CMS system to sphere account transfer without MD5. New system salt+MD5 #261

Open arbayhacun opened 4 years ago

arbayhacun commented 4 years ago

Hello; Near all new CMS portals (Joomla, Wordpress, etc..) is not using md5. New password hash system is "salt+md5" or "blowfish" or "bcrypt". Im not sure the new system name or type.

For example MD5 Password : (its accept old cms system and all sphere) PASSWORD=ba8000f6942f76c3f6be52afef212341

For example new hashed password : (its not accepting sphere) PASSWORD=$2y$10$U1S8bImMU2RzeSLxstlewuRcJM.vS4HN4SlnJ1qjuktike.0pNKm2

Is it possible Sphere accept the new password? Thanks.

GitMadKing commented 4 years ago

@coruja747
https://github.com/Sphereserver/Source-X/commit/85c41b30d04e6d7052f1b5b1f5499e7028c0be7c