]> granicus.if.org Git - postgresql/commit
Add support for LDAP URLs
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 4 Dec 2012 04:29:56 +0000 (23:29 -0500)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 4 Dec 2012 04:31:02 +0000 (23:31 -0500)
commitaa2fec0a18e4d23272c78916ef318078c920611a
treed4c4889cd4d21d10731cbe4652a5a3d4a23297ac
parent26374f2a0fc02b76a91b7565e908dbae99a3b5f9
Add support for LDAP URLs

Allow specifying LDAP authentication parameters as RFC 4516 LDAP URLs.
doc/src/sgml/client-auth.sgml
src/backend/libpq/auth.c
src/backend/libpq/hba.c
src/include/libpq/hba.h