fix: greet vault unlock email with the author's full name #13

Merged
me merged 1 commit from fix/vault-email-greeting into main 2026-08-28 09:12:04 +00:00
Owner

Vault unlock emails opened with the word "None," where the author's name belongs.

The greeting read from first_name, a field this project removes from the user model, so it always came through empty. It uses full_name now, matching the activation email.

Added a test that checks the rendered body.

Vault unlock emails opened with the word "None," where the author's name belongs. The greeting read from `first_name`, a field this project removes from the user model, so it always came through empty. It uses `full_name` now, matching the activation email. Added a test that checks the rendered body.
fix: greet vault unlock email with the author's full name
Some checks failed
CI / Generate Certificates (pull_request) Successful in 36s
CI / Frontend CI (pull_request) Successful in 44s
CI / Backend CI (pull_request) Successful in 1m11s
CI / E2E Tests (pull_request) Failing after 2m45s
7c3cb5213d
me merged commit e5a560eff2 into main 2026-08-28 09:12:04 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
me/pi-ku!13
No description provided.