]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
ldap_parse_urls sets the default port, so check the port string to determine if we...
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 1 Jul 2015 05:37:50 +0000 (01:37 -0400)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 1 Jul 2015 05:37:58 +0000 (01:37 -0400)
commit2cd073d7f3fdfe72ee7efe59ef870ee8b06ab4c8
treeca89304ca6d6ec84aa7a1003d72c6c0b13b3bf3b
parentbd070af3388345a2842e4d27f5ae337a9c8cdef2
ldap_parse_urls sets the default port, so check the port string to determine if we need the overwrite the port in the url structure
src/modules/rlm_ldap/ldap.h
src/modules/rlm_ldap/rlm_ldap.c