1
taktloss47
Login Incorrect! Login "Function" checks the MD5-Password ?!!
  • 2004/9/22 17:37

  • taktloss47

  • Just popping in

  • Posts: 2

  • Since: 2004/9/22


Hi,

first: sorry for my bad english ;)

Site:http://www.planetpoker.de

I am using XOOPS 2.0.7 and installed the AutoLoginHack for 2.0.7 (https://xoops.org/modules/mydownloads/singlefile.php?cid=28&lid=751) with the guide.

---
1. copied and overwrote the files
2. updated System module
---

After that i wanted to test the whole thing and tried to login, but i get the following message "Incorrect Login!" ("Fehler beim Anmelden" in german). After a few hours i realized that i can login with the Hash PW stored in the database (like 53dd00918eb354ab264a18cbcbac0023) without any problems.

You can test it here:
http://www.planetpoker.de

Username: kas
Real PW: paercomwh
MD5 Hash PW: 53dd00918eb354ab264a18cbcbac0023
(Login with the Real PW (won't work!) and then login with the "MD5 Hash PW")

Pleeeease help me
Sebastian

2
Draven
Re: Login Incorrect! Login "Function" checks the MD5-Password ?!!
  • 2004/9/22 18:43

  • Draven

  • Module Developer

  • Posts: 337

  • Since: 2003/5/28


Something probably broke when you installed the hack and your real passed isn't being converted to the hash one for verification. It's just trying to check the real password against the stored hash mark.

3
taktloss47
Re: Login Incorrect! Login "Function" checks the MD5-Password ?!!
  • 2004/9/22 20:14

  • taktloss47

  • Just popping in

  • Posts: 2

  • Since: 2004/9/22


i had found the resolution now...

in members.php i had to insert the md5 function in the following line:
$criteria->add(new Criteria('pass', md5($pwd)));

I don't know why the function wasn't in that line

Login

Who's Online

173 user(s) are online (116 user(s) are browsing Support Forums)


Members: 0


Guests: 173


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits