pgsql: Disallow empty passwords in LDAP authentication, the same way we - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Disallow empty passwords in LDAP authentication, the same way we
Date
Msg-id 20090625113008.9233375331E@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Disallow empty passwords in LDAP authentication, the same way
we already do it for PAM.

Modified Files:
--------------
    pgsql/src/backend/libpq:
        auth.c (r1.182 -> r1.183)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/auth.c?r1=1.182&r2=1.183)

pgsql-committers by date:

Previous
From: aglio@pgfoundry.org (User Aglio)
Date:
Subject: press - pr: Added English files
Next
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Disallow empty passwords in LDAP authentication, the same way we