[ZendTo] ZendTo 3.60 released

Jules Jules at ZendTo.com
Fri Aug 6 16:46:42 BST 2010


I have just released version 3.60.

New features and changes are:

- Added Admin-only "Unlock Users" button which will take you to a page
   where you can selectively unlock any users who are locked out.
   Works in ZendTo and MyZendTo.
- Added "LDAPUseSSL" setting to preferences.php for secure LDAP
   authentication.
- Added sample "LDAP" section to preferences.php.
- Improved LDAP authenticator.
- Added "authLDAPFullName" setting to those required to use the LDAP
   authenticator. This contains a space-separated list of the names of the
   properties which together build the user's full name. So if their first
   name is in the "givenName" property and their surname is in the "sn"
   property, then you set
     authLDAPFullName => "givenName sn",
   in preferences.php. Obviously on a Chinese site you might use "sn 
givenName".
- Changed many mentions of "dropbox preference" file in supporting 
scripts to
   say "ZendTo preferences.php" file.
- Added support for shell environment variable "ZENDTOPREFS" which, if set,
   tells all the scripts where to look for the preferences.php file so you
   can omit it from the command-line and they will find it on their own.
- Fixed bug in LDAP and AD authenticators that caused problems when
   attributes had an array of 2 or more values.

Download from www.zendto.com.

Jules

-- 
Julian Field MEng CITP CEng
www.ZendTo.com

Need help fixing or optimising your systems?
Contact me!
Need help getting you started solving new requirements from your boss?
Contact me!

PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
Follow me at twitter.com/JulesFM



More information about the ZendTo mailing list