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 20090625113010.6CB0075331E@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.

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
    pgsql/src/backend/libpq:
        auth.c (r1.146.2.1 -> r1.146.2.2)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/auth.c?r1=1.146.2.1&r2=1.146.2.2)

pgsql-committers by date:

Previous
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Disallow empty passwords in LDAP authentication, the same way we
Next
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Disallow empty passwords in LDAP authentication, the same way we