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.
Description
Description
Revisions and Commits
Revisions and Commits
rP Phabricator | |||
D8282 | rP55a94d8aba2a Don't prompt to upgrade unset passwords |
Related Objects
Related Objects
Event Timeline
Comment Actions
... unfortunately I cannot upload a screenshot, since nothing happens at drag 'n drop :(
PS: I'm using Chrome 32 on Linux KDE.
Comment Actions
Use this source instead please:
http://www.zoosau.de/forenlinks/phabricator/https.secure.phabricator.com.settings.panel.password.png
Comment Actions
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 :)
Comment Actions
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.
Comment Actions
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!