Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: clarify minimum length of auth hook secret #3036

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Conversation

sweatybridge
Copy link
Contributor

@sweatybridge sweatybridge commented Jan 13, 2025

What kind of change does this PR introduce?

Bug fix #3031

What is the current behavior?

Please link any relevant issues here.

What is the new behavior?

Feel free to include screenshots if it includes visual changes.

Additional context

Add any other context or screenshots.

@sweatybridge sweatybridge requested a review from a team as a code owner January 13, 2025 05:36
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12741294675

Details

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.02%) to 58.417%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/config/config.go 0 1 0.0%
Files with Coverage Reduction New Missed Lines %
internal/gen/keys/keys.go 5 12.9%
Totals Coverage Status
Change from base Build 12741000520: -0.02%
Covered Lines: 7565
Relevant Lines: 12950

💛 - Coveralls

@sweatybridge sweatybridge merged commit bce4f66 into develop Jan 13, 2025
9 checks passed
@sweatybridge sweatybridge deleted the min-len branch January 13, 2025 05:44
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.

supabase start fails when auth.hook.send_email is enabled (v2.6.2)
2 participants