Re: Rejecting weak passwords - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Rejecting weak passwords
Date
Msg-id 871.1254150375@sss.pgh.pa.us
Whole thread Raw
In response to Re: Rejecting weak passwords  (Magnus Hagander <magnus@hagander.net>)
Responses Re: Rejecting weak passwords
Re: Rejecting weak passwords
List pgsql-hackers
Actually there's a much bigger problem with asking the backend to reject
weak passwords: what ya gonna do with a pre-MD5'd string?  Which is
exactly what the backend is going to always get, in a security-conscious
environment.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: WIP - syslogger infrastructure changes
Next
From: Marko Tiikkaja
Date:
Subject: Re: Using results from INSERT ... RETURNING