On Mon, Apr 28, 2025 at 6:49 PM Noah Misch <n...@leadboat.com> wrote: > > Subject: [PATCH 1/2] oauth: Disallow OAuth connections via > > postgres_fdw/dblink > > Subject: [PATCH 2/2] oauth: Classify oauth_client_secret as a password > > Both look good.
Committed. Thanks for the review! --Jacob