Re: sha1, sha2 functions into core? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: sha1, sha2 functions into core?
Date
Msg-id 20120815162250.GM25473@momjian.us
Whole thread Raw
In response to Re: sha1, sha2 functions into core?  (Joe Conway <mail@joeconway.com>)
List pgsql-hackers
On Wed, Aug 15, 2012 at 09:18:48AM -0700, Joe Conway wrote:
> The final problem as you stated is weak passwords and some kind of
> dictionary attack against a stolen set of tokens and HMACs. Didn't we
> add a hook some time ago for user provided password checker?

Yes, contrib/passwordcheck:
http://www.postgresql.org/docs/9.2/static/passwordcheck.html

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: text search: restricting the number of parsed words in headline generation
Next
From: Tom Lane
Date:
Subject: Re: Statistics and selectivity estimation for ranges