]> git.entuzijast.net Git - freeradius-dialup-admin.git/commit
Allow for normal ldap user attributes to be utf8 encoded instead of ascii. Changing...
authorkkalev <kkalev>
Sat, 5 Oct 2002 09:04:52 +0000 (09:04 +0000)
committerkkalev <kkalev>
Sat, 5 Oct 2002 09:04:52 +0000 (09:04 +0000)
commit9960555f2e135ae351281d513f4ea6a6cfc03fe1
treedda45c99fe1c08363172a01e4091c156d355bd64
parentf7eb585db55087413432b52b406f0805177fe143
Allow for normal ldap user attributes to be utf8 encoded instead of ascii. Changing attribute values through
user_info will not work in that case.
Changelog
conf/admin.conf
htdocs/user_finger.php3
lib/ldap/functions.php3
lib/ldap/user_info.php3