]> git.entuzijast.net Git - freeradius-dialup-admin.git/commit
Allow for defining the ldap_filter used when searching for a user. The filter support...
authorkkalev <kkalev>
Mon, 29 Sep 2003 14:16:25 +0000 (14:16 +0000)
committerkkalev <kkalev>
Mon, 29 Sep 2003 14:16:25 +0000 (14:16 +0000)
commit3408aa9bb38b0c64dac8287a6872cec0ba2294b7
tree34f95697e389760789f70bc8f2d1c84d19c2c365
parent594f9a65af31781c8e117c91f492172e443f3d64
Allow for defining the ldap_filter used when searching for a user. The filter supports dynamic variables
like %u (username) and %U (username provided though http auth)
Changelog
conf/admin.conf
lib/ldap/defaults.php3
lib/ldap/functions.php3
lib/ldap/user_info.php3