supabase / supavisor

A cloud-native, multi-tenant Postgres connection pooler.
https://supabase.github.io/supavisor/
Apache License 2.0
1.66k stars 55 forks source link

fix: handle invalid secret formats in parse_secret #326

Closed J0 closed 2 months ago

J0 commented 3 months ago

What kind of change does this PR introduce?

Fix #324 handles cases where an empty string or an invalid string format is passed in.