Re: Rejecting weak passwords
Albe Laurenz <laurenz.albe@wien.gv.at>
From: "Albe Laurenz" <laurenz.albe@wien.gv.at>
To: "Albe Laurenz" <laurenz.albe@wien.gv.at>, "Bruce Momjian *EXTERN*" <bruce@momjian.us>, "Tom Lane" <tgl@sss.pgh.pa.us>
Cc: "Magnus Hagander" <magnus@hagander.net>, "Dave Page" <dpage@pgadmin.org>, "pgsql-hackers" <pgsql-hackers@postgresql.org>
Date: 2009-10-09T11:47:59Z
Lists: pgsql-hackers
Attachments
- pwdcheck-hook.patch (application/octet-stream) patch
- pwdcheck-contrib.patch (application/octet-stream) patch
- pwdcheck-contrib-doc.patch (application/octet-stream) patch
Following the discussions in http://archives.postgresql.org/pgsql-hackers/2009-09/msg01766.php and http://archives.postgresql.org/pgsql-hackers/2009-10/msg00025.php , here are patches for a) a hook in backend/commands/user.c that allows one to add password checking functions b) a contrib module that makes use of the hook and c) documentation for the contrib module. I'll add links to the November commitfest page. Yours, Laurenz Albe