Home
DevCentral
Search
Configure Global Search
Log In
Transactions
T471
Change Details
Change Details
Old
New
Diff
Currently, if we go to /auth/reset/foo, we have a working form. It's only when we post it foo is verified and we got a (correct) error message `This password reset token is invalid.`. The token should be immediately verified, not at form post.
Currently, if we go to /auth/reset/foo, we have a working form. It's only when we post it foo is verified and we got a (correct) error message `This password reset token is invalid.`. The token should be immediately verified, not at form post.
Continue