Page MenuHomePhabricator

Password Reset doesn't work
Closed, ResolvedPublic

Description

I registered to this instance of phabricator (https://secure.phabricator.com). Now I forgot my password.
I clicked "Forgot Password" and got a mail with a reset link https://secure.phabricator.com/login/etoken/d56...5a6...6e69d73/?email=mail%40marc-richter.info . Following this link shows an error about a field not formated correctly (""Malformed password hash, expected "name:hash"."" - See screenshot).
The same error is displayed when I head over to https://secure.phabricator.com/settings/panel/password/ to change my password.

Event Timeline

Judge raised the priority of this task from to Needs Triage.
Judge updated the task description. (Show Details)
Judge added a subscriber: Judge.

... unfortunately I cannot upload a screenshot, since nothing happens at drag 'n drop :(

PS: I'm using Chrome 32 on Linux KDE.

https.secure.phabricator.com.settings.panel.password.png (937×1 px, 61 KB)

Ha! Not sure if it is due to spaces in the filename when I first tried or the fact that I tried in Firefox now, but this time the drag 'n drop upload worked :)

Did you upgrade Phabricator recently, but not run bin/storage upgrade? There should be a migration which moves all existing passwords to the "name:hash" format.

Oh, I didn't read that carefully. Let me see if I can reproduce the issue.

I think that should fix it. Once the change is reviewed, it should land in HEAD -- usually within a few hours. This task will update when that happens. Thanks for the report!

epriestley triaged this task as Normal priority.
epriestley added a project: Auth.