Skip to content

Conversation

@twk3
Copy link
Contributor

@twk3 twk3 commented Jan 24, 2026

I confirmed the invite/reset/mfa flows worked and I was receiving the emails (as long as I made sure to update the from address to be accurate)


Summary by cubic

Exposes configurable settings for invitation email delivery (from, BCC, link base URL, expiration) and updates docs/.env examples to prevent DMARC issues. Addresses CSR-3677 by making invite link configuration explicit.

  • New Features

    • INVITE_EMAIL_FROM: from address for invite emails
    • INVITE_EMAIL_BCC: BCC for invite emails
    • INVITE_EXPIRATION_DAYS: days until invites expire (default 14)
    • EMAIL_LINKS_BASE_URL: base URL for links in emails (defaults to APP_BASE_URL)
  • Migration

    • Set INVITE_EMAIL_FROM to a domain authorized by your SMTP provider
    • Set EMAIL_LINKS_BASE_URL if email links should point to a different host
    • Optionally set INVITE_EMAIL_BCC and INVITE_EXPIRATION_DAYS

Written for commit eaf3184. Summary will update on new commits.

@notion-workspace
Copy link

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 3 files

@twk3 twk3 requested a review from ynahmany January 24, 2026 00:21
@twk3 twk3 merged commit a7b1e0d into main Jan 26, 2026
2 checks passed
@twk3 twk3 deleted the feat/invite-link-exposure branch January 26, 2026 17:45
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