remind password not working
- Status
- Closed
- Subject
- remind password not working
- Version
- 1.9.x
- Category
- Error
- Feature
- User Administration (Registration, Login & Banning)
- Submitted by
- Peter
- Lastmod by
- Peter
- Rating
- Description
So, in case someone hasn’t reported it yet; the “I forgot my password†functionality doesn’t work in 1.9.0.
It sends the email fine; but the password included in the email does not work.
Before I start going through the code can anyone explain how the passwords work?
So far I get:
- that the “hash†field is md5(“username†+ “passwordâ€Â)
- when I do the “forgot pw†thing it sets the “provpass†field with the pw sent in the email
- md5 of user+provpass though does NOT equal “hashâ€ÂI suspect code would be something like:
- if user logs in and there is a provpass set then validate against that password
- and then foprce user to change pass
- then use their new entered pass to make hash and delete provpassDoes this seem about right???
- Solution
my bad...
after upgrading from 1.9rc3 to 1.9.0 i also copied over my custom templates - one of those was for the password reminder mail template which didnt have the new link back function which needs to be selected before new password is enabled.
- Importance
- 8
- Priority
- 40
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 165
- Created
- Saturday 07 May, 2005 07:44:34 UTC
by Unknown - LastModif
- Saturday 07 May, 2005 09:26:50 UTC