Re: dispchar for oauth_client_secret - Mailing list pgsql-hackers

From Noah Misch
Subject Re: dispchar for oauth_client_secret
Date
Msg-id 20250429014913.6f.nmisch@google.com
Whole thread Raw
In response to Re: dispchar for oauth_client_secret  (Jacob Champion <jacob.champion@enterprisedb.com>)
Responses Re: dispchar for oauth_client_secret
List pgsql-hackers
On Mon, Apr 21, 2025 at 08:18:58AM -0700, Jacob Champion wrote:
> Attached is my proposed fix. 0001 disables use of the new oauth_*
> options in our FDWs. 0002 changes dispchar.

> 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.



pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly
Next
From: Amit Kapila
Date:
Subject: Re: Fix slot synchronization with two_phase decoding enabled