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

supabase / auth / 17946580644
69%

Build:
DEFAULT BRANCH: master
Ran 23 Sep 2025 12:52PM UTC
Jobs 1
Files 165
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

23 Sep 2025 12:44PM UTC coverage: 67.7% (-0.2%) from 67.891%
17946580644

push

github

web-flow
feat: password changed email notification (#2176)

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

3 new environment variables are introduced:

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

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

The default email will look as follows:

<img width="828" height="472" alt="default"
src="https://github.com/user-attachments/assets/70588e93-b8aa-4bb9-82d9-b9e898aa7035"
/>

42 of 107 new or added lines in 5 files covered. (39.25%)

11 existing lines in 2 files now uncovered.

12995 of 19195 relevant lines covered (67.7%)

65.33 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
65.76
-0.72% internal/api/user.go
6
65.24
-0.38% internal/api/mail.go
8
83.6
-6.48% internal/mailer/templatemailer/templatemailer.go
48
40.74
internal/mailer/mockclient/mockclient.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
49.48
-0.26% internal/mailer/templatemailer/template.go
9
83.6
-6.48% internal/mailer/templatemailer/templatemailer.go
Jobs
ID Job ID Ran Files Coverage
1 17946580644.1 23 Sep 2025 12:52PM UTC 165
67.7
GitHub Action Run
Source Files on build 17946580644
  • Tree
  • List 165
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • fe0fd04c on github
  • Prev Build on master (#17946278066)
  • Next Build on master (#17947966352)
  • 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