Skip to content

Add link timeout to confirmation and reset email templates.#1245

Merged
jwag956 merged 1 commit into
mainfrom
withintemplates
Jun 18, 2026
Merged

Add link timeout to confirmation and reset email templates.#1245
jwag956 merged 1 commit into
mainfrom
withintemplates

Conversation

@jwag956

@jwag956 jwag956 commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator
  • confirmation_instructions, reset_instructions now include a message stating how long the link is valid
  • reset_instructions - make the link part of the message to improve localization (this was missed when many of the other templates were changed)
  • Add configuration variables to change the email template names for confirmation, reset, change_email (more to come later)
  • Use template variable configs to improve testing

- confirmation_instructions, reset_instructions now include a message stating how long the link is valid
- reset_instructions - make the link part of the message to improve localization (this was missed when many of the other templates were changed)
- Add configuration variables to change the email template names for confirmation, reset, change_email (more to come later)
- Use template variable configs to improve testing
@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.66%. Comparing base (17b3c81) to head (3a425d2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1245   +/-   ##
=======================================
  Coverage   98.66%   98.66%           
=======================================
  Files          43       43           
  Lines        5383     5383           
=======================================
  Hits         5311     5311           
  Misses         72       72           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jwag956
jwag956 merged commit ef01ce7 into main Jun 18, 2026
20 checks passed
@jwag956
jwag956 deleted the withintemplates branch June 19, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant