Re: PATCH: warn about, and deprecate, clear text passwords

From: Greg Sabino Mullane <htamfids(at)gmail(dot)com>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Isaac Morland <isaac(dot)morland(at)gmail(dot)com>, Aleksander Alekseev <aleksander(at)timescale(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PATCH: warn about, and deprecate, clear text passwords
Date: 2025-07-12 15:29:43
Message-ID: CAKAnmmKJby1gDhaUxkF-boj5kkZL4NhfFGO1CUe_0Sqms+ms7Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Rebasing this for v19

Attachment Content-Type Size
0003-Add-new-server-config-cleartext_passwords_action.patch application/octet-stream 17.6 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-07-12 17:42:54 Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Previous Message Andres Freund 2025-07-12 15:20:21 Re: TransactionIdIsActive() has long been unused