• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

supabase / auth / 18137474413
69%

Build:
DEFAULT BRANCH: master
Ran 30 Sep 2025 05:04PM UTC
Jobs 1
Files 166
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

30 Sep 2025 04:56PM UTC coverage: 67.686% (+0.05%) from 67.633%
18137474413

push

github

web-flow
feat: email address changed notification (#2181)

This PR adds support for sending the user an email notification when
their email has been changed.

3 new environment variables are introduced:

- `GOTRUE_MAILER_SUBJECTS_EMAIL_CHANGED_NOTIFICATION`: Email subject to
use for password changed notification.
- `GOTRUE_MAILER_TEMPLATES_EMAIL_CHANGED_NOTIFICATION`: The URL to
specify a custom template.
- `GOTRUE_MAILER_NOTIFICATIONS_EMAIL_CHANGED_ENABLED`: whether the
notification is enabled or not.

The feature is disabled by default. To enable it, the
`GOTRUE_MAILER_NOTIFICATIONS_EMAIL_CHANGED_ENABLED` environment variable
must be set to `true`.

The default email will look as follows:

<img width="956" height="461" alt="Screenshot 2025-09-26 at 15 28 18"
src="https://github.com/user-attachments/assets/950812f5-5bfe-41ef-9368-9e479ab04f94"
/>

74 of 93 new or added lines in 5 files covered. (79.57%)

6 existing lines in 1 file now uncovered.

13305 of 19657 relevant lines covered (67.69%)

66.26 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
75.04
-0.25% internal/api/verify.go
6
66.93
1.67% internal/api/mail.go
10
78.99
-4.61% internal/mailer/templatemailer/templatemailer.go

Uncovered Existing Lines

Lines Coverage ∆ File
6
78.99
-4.61% internal/mailer/templatemailer/templatemailer.go
Jobs
ID Job ID Ran Files Coverage
1 18137474413.1 30 Sep 2025 05:04PM UTC 166
67.69
GitHub Action Run
Source Files on build 18137474413
  • Tree
  • List 166
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 047f8513 on github
  • Prev Build on master (#18014087012)
  • Next Build on master (#18138525531)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc