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 20090625113012.7B61875331E@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_3_STABLE

Modified Files:
--------------
    pgsql/src/backend/libpq:
        auth.c (r1.164.2.1 -> r1.164.2.2)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/auth.c?r1=1.164.2.1&r2=1.164.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: heikki@postgresql.org (Heikki Linnakangas)
Date:
Subject: pgsql: Disable pg_standby -l option because the backend doesn't expect