pgsql: Disallow empty passwords in LDAP authentication, the same way we

Started by Magnus Haganderabout 17 years ago1 messagescomitters
Jump to latest
#1Magnus Hagander
magnus@hagander.net

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)