Re: Refactor SASL exchange in preparation for OAuth Bearer

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Subject: Re: Refactor SASL exchange in preparation for OAuth Bearer
Date: 2024-03-20 14:28:10
Message-ID: 7B6A6672-1A58-4D07-8F49-8F492029824F@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 29 Feb 2024, at 20:58, Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com> wrote:
>
> On Wed, Feb 28, 2024 at 2:54 PM Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
>> I rank that as one of my better typos actually. Fixed though.
>
> LGTM!

Thanks for review, and since Heikki marked it ready for committer I assume that
counting as a +1 as well. Attached is a rebase on top of HEAD to get a fresh
run from the CFBot before applying this.

--
Daniel Gustafsson

Attachment Content-Type Size
v3-0002-Explicitly-require-password-for-SCRAM-exchange.patch application/octet-stream 3.2 KB
v3-0001-Refactor-SASL-exchange-to-return-tri-state-status.patch application/octet-stream 9.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jacob Champion 2024-03-20 14:28:47 Re: sslinfo extension - add notbefore and notafter timestamps
Previous Message Sutou Kouhei 2024-03-20 14:27:32 Re: Make COPY format extendable: Extract COPY TO format implementations