jon 2001/02/05 20:23:47 PST
Modified files:
docs CHANGES
lib/Prefs LDAP.php
Log:
Added a new parameter: 'always_bind'
If set to false, the retrieve() function won't bind to the LDAP server.
If set to true, both the retrieve() and store() functions will bind.
Revision Changes Path
1.110 +1 -0 horde/docs/CHANGES
1.19 +13 -5 horde/lib/Prefs/LDAP.php