Skip to content

Conversation

@cdrini
Copy link
Collaborator

@cdrini cdrini commented Jul 23, 2025

Closes #11066

Technical

Testing

Screenshot

Stakeholders

@Copilot Copilot AI review requested due to automatic review settings July 23, 2025 15:08
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the URL for the Internet Archive forgot password functionality across multiple templates. The change replaces the legacy /account/login.forgotpw.php URL with the new /forgot-password endpoint.

Key Changes:

  • Updated forgot password link URL from legacy PHP endpoint to new simplified endpoint
  • Applied changes consistently across login and password-related templates
  • Maintained all existing functionality while updating the underlying URL structure

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
openlibrary/templates/login.html Updated forgot password link in the main login form
openlibrary/templates/account/password/forgot.html Updated forgot password link in the password recovery page
openlibrary/templates/account/email/forgot-ia.html Updated forgot password link in the email recovery page

@github-actions github-actions bot added the Priority: 0 Fix now: Issue prevents users from using the site or active data corruption. [managed] label Jul 23, 2025
@cdrini cdrini added the Patch Deployed This PR has been deployed to production independently, outside of the regular deploy cycle. label Jul 23, 2025
@cdrini
Copy link
Collaborator Author

cdrini commented Jul 23, 2025

Auto-merging; high priority, low risk fix. Tested on prod, and the link now works!

@cdrini cdrini merged commit ba23a01 into internetarchive:master Jul 23, 2025
3 checks passed
@cdrini cdrini deleted the 11066/hotfix/update-ia-forgot-pw-link branch July 23, 2025 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Patch Deployed This PR has been deployed to production independently, outside of the regular deploy cycle. Priority: 0 Fix now: Issue prevents users from using the site or active data corruption. [managed]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update password reset link

1 participant