**Describe the bug** When re-authenticating a user (e.g. when visiting https://pypi.org/manage/account/recovery-codes/generate redirects to a password prompt) there is no error displayed when the users password is incorrect. **Expected behavior** An error is displayed when the password is incorrect. **To Reproduce** 1. Visit https://pypi.org/manage/account/recovery-codes/generate 2. Input an incorrect password 3. No error is displayed