Project

General

Profile

Actions

Sub-Task #166

open

Epic #3: Implement a secure user authentication system

Feature #159: User Account Provisioning

User Story #263: As an administrator, I want to invite a new user by email, so that they can activate their own account

Send invitation email with token

Sub-Task #166: Send invitation email with token

Added by Bricklou 6 months ago. Updated 15 days ago.

Status:
Planned
Priority:
Normal
Assigned To:
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

When an administrator invites someone, an email is sent to them containing a single-use link to accept the invitation.

  • The link expires after 7 days.
  • Emails are sent through SMTP, configured entirely via environment variables (host, port, credentials, sender address, encryption).
  • Email content uses fixed templates, not editable from the admin interface.
  • For local development, a self-hosted mail-catching tool is provided so anyone can inspect sent emails without a real mailbox.

Related issues 2 (2 open — 0 closed)

Blocked by Server - Sub-Task #195: Integrate SMTP providerDoneBricklou09/07/2026

Actions
Blocked by Server - Sub-Task #194: Implement email template renderingDoneBricklou09/07/2026

Actions
Actions

Also available in: PDF Atom