Skip to content

Re-enabling password change using existing pages#530

Merged
AdrianDAlessandro merged 4 commits intomainfrom
connor/password-change
Nov 19, 2025
Merged

Re-enabling password change using existing pages#530
AdrianDAlessandro merged 4 commits intomainfrom
connor/password-change

Conversation

@connoraird
Copy link
Copy Markdown
Contributor

Description

Simply enabling the password change page which appears to already be implemented correctly.

Also fixing some links to the profile page which appeared, to me, to direct to the wrong pages.

Fixes # (issue). Couldn't find an issue for this

Type of change

  • Documentation (non-breaking change that adds or improves the documentation)
  • New feature (non-breaking change which adds functionality)
  • Optimization (non-breaking, back-end change that speeds up the code)
  • Technical work (non-breaking, change which is work as part of a new feature)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (whatever its nature)

Key checklist

  • All tests pass (eg. python -m pytest)
  • The documentation builds and looks OK (eg. mkdocs serve)
  • Pre-commit hooks run successfully (eg. pre-commit run --all-files)

Further checks

  • Code is commented, particularly in hard-to-understand areas
  • Tests added or an issue has been opened to tackle that in the future. (Indicate issue here: # (issue))

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown
Collaborator

@AdrianDAlessandro AdrianDAlessandro left a comment

Choose a reason for hiding this comment

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

Great! Thanks for this! Sorry it took so long to review

@AdrianDAlessandro AdrianDAlessandro merged commit 29e20b5 into main Nov 19, 2025
4 checks passed
@AdrianDAlessandro AdrianDAlessandro deleted the connor/password-change branch November 19, 2025 17:28
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.

2 participants