[FIXED] Forgot Password Error

Clicked the forgot password link on the standard Anvil login form, received the link OK to my email, but when I clicked the link I got this in the app logs -

PasswordResetRequested: Password reset requested at , line 1called from /downlink/anvil/users/init.py, line 44called from [Auth, line 10](javascript:void(0))called from [LandingPage, line 22](javascript:void(0))

PasswordResetRequested: Password reset requested at , line 1called from /downlink/anvil/users/init.py, line 44called from [Auth, line 10](javascript:void(0))called from [LandingPage, line 22](javascript:void(0))

and this in the red box on the web page -
image

Now, I do have a landing page form which determines where to go to, depending on logged in state, but I don’t recall this being an issue before. I always assumed the rest password link took me to special Anvil places which bore no relation to my app per se.

1 Like

Hello David,

Thanks for reporting this, it was a bug. It is now fixed.

Ryan

1 Like