Re: Rejecting weak passwords - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Rejecting weak passwords
Date
Msg-id 29858.1254419161@sss.pgh.pa.us
Whole thread Raw
In response to Re: Rejecting weak passwords  (Magnus Hagander <magnus@hagander.net>)
Responses Re: Rejecting weak passwords
List pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes:
> That said, it would still be good to have something actually *useful*
> in contrib. A bit more than just comparing userid and password.
> Perhaps at least being able to set the min length, and the requirement
> on having >1 "character class"?

+1.  There's still the issue of not being able to do much with a
pre-MD5'd password, though.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Limit allocated memory per session
Next
From: Stephen Frost
Date:
Subject: Re: [PATCH] DefaultACLs