Page MenuHomePhabricator

Password reset appears to fail
Closed, ResolvedPublic

Description

The user requests a temporary password by email, enters it, and then enters their desired password. They receive a success message from Special:Resetpass, and then a failure message from the login form which executes via FauxRequest during the same real request.

Can't reproduce locally, probably erratic. Not sure why it happens, but obviously avoiding the SELECT query in LoginForm and using a cached password instead would avoid it.


Version: 1.15.x
Severity: critical
URL: http://img518.imageshack.us/img518/2615/passdj5.png

Details

Reference
bz14683

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 10:12 PM
bzimport set Reference to bz14683.

spatialguru wrote:

Confirmed this in 1.13 today, receive "no form data" response after entering new password on ResetPass.

Also tested in 1.15 and still failing but gives response "You must be logged in to access this page directly." on page ChangePassword.

At a total loss as to why and really stuck with this. Hard to find docs on it for some reason, though I see lots of google hits for pages showing the error.

Marking it critical since it's a blocker for one of my installations at least :) Moving from "extensions" to main. Correct as required...

happy.melon.wiki wrote:

*** Bug 22419 has been marked as a duplicate of this bug. ***

closing since 1.13 was long, long ago. Reopen if it re-occurs.