Skip to content

Make all email template paths configurable.#1250

Merged
jwag956 merged 1 commit into
mainfrom
et
Jun 29, 2026
Merged

Make all email template paths configurable.#1250
jwag956 merged 1 commit into
mainfrom
et

Conversation

@jwag956

@jwag956 jwag956 commented Jun 28, 2026

Copy link
Copy Markdown
Collaborator
  • Add configuration variables for remaining email templates
  • change send_mail to use template param as is - not prepend 'security/email' - allow apps to set what they want.

close #536

- Add configuration variables for remaining email templates
- change send_mail to use template param as is - not prepend 'security/email' - allow apps to set what they want.

close #536
@codecov

codecov Bot commented Jun 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.66%. Comparing base (c5c9255) to head (c45d85d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1250      +/-   ##
==========================================
- Coverage   98.66%   98.66%   -0.01%     
==========================================
  Files          43       43              
  Lines        5386     5385       -1     
==========================================
- Hits         5314     5313       -1     
  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 92b3019 into main Jun 29, 2026
20 checks passed
@jwag956 jwag956 deleted the et branch June 29, 2026 01:53
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.

Possibility to modify the path for the mail templates

1 participant