password_encryption default - Mailing list pgsql-hackers

From Peter Eisentraut
Subject password_encryption default
Date
Msg-id d5b0ad33-7d94-bdd1-caac-43a1c782cab2@2ndquadrant.com
Whole thread Raw
Responses Re: password_encryption default
List pgsql-hackers
We didn't get anywhere with making the default authentication method in 
a source build anything other than trust.  But perhaps we should change 
the default for password_encryption to nudge people to adopt SCRAM? 
Right now, passwords are still hashed using MD5 by default, unless you 
specify scram-sha-256 using initdb -A or similar.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: snowball release
Next
From: Dilip Kumar
Date:
Subject: Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions