Re: Rejecting weak passwords - Mailing list pgsql-hackers

From Albe Laurenz
Subject Re: Rejecting weak passwords
Date
Msg-id D960CB61B694CF459DCFB4B0128514C203937F70@exadv11.host.magwien.gv.at
Whole thread Raw
In response to Re: Rejecting weak passwords  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
Responses Re: Rejecting weak passwords
List pgsql-hackers
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

Attachment

pgsql-hackers by date:

Previous
From: Greg Smith
Date:
Subject: Re: how to use eclipse when debugging postgreSQL backend
Next
From: Tom Lane
Date:
Subject: Re: Writeable CTEs and side effects