Skip to content

pages: Point "Forgot your password?" at the verified reset flow (1/3 split of #1371) - #1373

Open
RudraBJoshi wants to merge 1 commit into
Open-Coding-Society:mainfrom
CSA-Admin-OCS:split/pages/p1-forgot-password-button
Open

pages: Point "Forgot your password?" at the verified reset flow (1/3 split of #1371)#1373
RudraBJoshi wants to merge 1 commit into
Open-Coding-Society:mainfrom
CSA-Admin-OCS:split/pages/p1-forgot-password-button

Conversation

@RudraBJoshi

Copy link
Copy Markdown
Contributor

Splitting #1371 into smaller, independently-reviewable PRs across spring/flask/pages. This one covers the password reset button.

Independent of the other PRs in this stack (the link it adds points at /support?topic=reset, which doesn't need to exist yet for this PR to be reviewed on its own).

profile.html: removed the old "New Password" field, which let a logged-in user overwrite their password with zero verification (no current-password check, no reset token). Replaced with a "Forgot your password?" link into the verified reset flow. login.md: adds the same link.

Original PR: #1371

profile.html: removed the old "New Password" field, which let a
logged-in user overwrite their password with zero verification (no
current-password check, no reset token). Replaced with a "Forgot your
password?" link into the verified reset flow. Cleaned up
saveChanges()'s now-dead password-save branch and the logout alert text
that referenced it.

login.md: adds the same "Forgot your password?" link, pointing at
/support?topic=reset (the wizard itself is the next PR in this stack).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant