Re: Rejecting weak passwords

From: "Albe Laurenz" <laurenz(dot)albe(at)wien(dot)gv(dot)at>
To: "Itagaki Takahiro *EXTERN*" <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>
Cc: "pgsql-hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Rejecting weak passwords
Date: 2009-11-17 10:32:00
Message-ID: D960CB61B694CF459DCFB4B0128514C203938040@exadv11.host.magwien.gv.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Itagaki Takahiro wrote:
> I've reviewed your patch. The rough approach looks fine,
> but I have some comments about function declarations and coding style.

Thank you for taking the time!

I think I addressed all the shortcomings you mentioned with
the attached patches. I fixed the "{" alignment; I am not sure
if there are any other spacing or alignment problems.

Yours,
Laurenz Albe

Attachment Content-Type Size
pwdcheck-hook.patch application/octet-stream 2.2 KB
pwdcheck-contrib.patch application/octet-stream 3.9 KB
pwdcheck-contrib-doc.patch application/octet-stream 3.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marko Tiikkaja 2009-11-17 10:54:46 Re: Writeable CTE patch
Previous Message Chuck McDevitt 2009-11-17 08:59:25 Re: UTF8 with BOM support in psql