Skip to content

fix(cli): preserve auth templates#5906

Open
7ttp wants to merge 2 commits into
supabase:developfrom
7ttp:fix/preserve-auth-email-templates
Open

fix(cli): preserve auth templates#5906
7ttp wants to merge 2 commits into
supabase:developfrom
7ttp:fix/preserve-auth-email-templates

Conversation

@7ttp

@7ttp 7ttp commented Jul 19, 2026

Copy link
Copy Markdown
Member

TL;DR

Fixes Kong reloads dropping the custom nginx configuration,
so custom Auth email templates no longer silently fall back to GoTrue defaults

adds the configured nginx template to the reload command w focused coverage...

Ref

@7ttp
7ttp requested a review from a team as a code owner July 19, 2026 20:20
@7ttp 7ttp self-assigned this Jul 19, 2026
@7ttp

7ttp commented Jul 19, 2026

Copy link
Copy Markdown
Member Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Delightful!

Reviewed commit: bfafc4ee1b

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@7ttp
7ttp requested review from Coly010 and avallete July 20, 2026 09:49
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.

Custom auth email templates silently lost after 'kong reload' (functions serve / db reset) — GoTrue falls back to built-in defaults

1 participant