Base solution for your next web application
Open Closed

Upgrading project - Reset password after login fails #714


User avatar
0
kressler created

Hi,

I am upgrading my project that I downloaded a few months ago to the latest in github. Everything seems to be working fine except the change password after initial login. I after I login I get this URL and Text:

<a class="postlink" href="http://localhost:6234/Account/Login?returnUrl=/Application">http://localhost:6234/Account/Login?ret ... pplication</a>

{ "targetUrl": "/Account/ResetPassword?UserId=sLwljR%2FBdR7W64QgwVFk%2Bw%3D%3D&ResetCode=03920efb4dc04f44bd7d01b4997ff359", "success": true, "result": null, "error": null, "unAuthorizedRequest": false }

Change password and other screens seem to be working correctly. Any thoughts?

Thanks,

Ken


1 Answer(s)
  • User Avatar
    0
    kressler created

    I think I figured this out. I missed some files that needed updated.