Skip to content

chore: replace support@opensecret.cloud with support@trymaple.ai in emails#182

Open
devin-ai-integration[bot] wants to merge 4 commits into
masterfrom
devin/1777244074-update-emails-to-trymaple
Open

chore: replace support@opensecret.cloud with support@trymaple.ai in emails#182
devin-ai-integration[bot] wants to merge 4 commits into
masterfrom
devin/1777244074-update-emails-to-trymaple

Conversation

@devin-ai-integration

@devin-ai-integration devin-ai-integration Bot commented Apr 26, 2026

Copy link
Copy Markdown
Contributor

Summary

Updates support email references in email templates with appropriate handling per email type:

Project-level emails (sent to end-users of apps like Maple or third-party apps):

  • send_password_reset_confirmation_email — replaced hardcoded email with generic "please contact our support team immediately"
  • send_account_deletion_confirmation_email — replaced hardcoded email with generic "please contact our support team immediately"

These templates serve all projects (Maple + third parties), so a hardcoded support email isn't appropriate. The generic text matches the pattern used by other project-level templates (verification, password reset request, etc.) which already don't reference a specific email.

Platform-level email (for OpenSecret developer portal):

  • send_platform_password_reset_confirmation_email — kept as support@opensecret.cloud (this is the OpenSecret platform, not Maple)

Maple-specific email (welcome email):

  • Already correctly uses support@trymaple.ai — unchanged

Also updates pcrDev.json with new PCR values since the compiled binary changed.

Review & Testing Checklist for Human

  • Verify password reset confirmation emails for Maple users say "contact our support team" (not a hardcoded email)
  • Verify account deletion confirmation emails say "contact our support team"
  • Verify platform password reset confirmation still shows support@opensecret.cloud

Notes

A future improvement could add a support_email field to EmailSettings so each project can configure their own support address, allowing project-level emails to include the correct support contact per-project.

Link to Devin session: https://app.devin.ai/sessions/ac51ba6852ae4ffb8c4ab78985919d1a
Requested by: @AnthonyRonning


Open in Devin Review

Co-Authored-By: tony@opensecret.cloud <TonyGiorgio@protonmail.com>
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

devin-ai-integration Bot and others added 3 commits April 26, 2026 23:09
Co-Authored-By: tony@opensecret.cloud <TonyGiorgio@protonmail.com>
…ext in project emails

Co-Authored-By: tony@opensecret.cloud <TonyGiorgio@protonmail.com>
Co-Authored-By: tony@opensecret.cloud <TonyGiorgio@protonmail.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