[ZendTo] Re: ZendTo 3.60 released

Sergio Rabellino rabellino at di.unito.it
Sat Aug 7 19:48:19 BST 2010


Donwloaded the 3.60-3 and updated my pre-production site.
I'm sorry but two accessors are missing from NSSDropbox.php, as follow:

  public function loginFailTime() { return $this->_loginFailTime; }
  public function loginFailMax() { return $this->_loginFailMax; 
}                                 

bye.

Jules ha scritto:
> Typical. Wrote the code. Tested the code. All worked fine. Added the 
> new files to the build process. No problem.
> Forgot to copy the old but modified files into the build tree (I build 
> from a different copy than I develop and test so I don't screw the 
> build tree by mistake).
> Doh! :-(
>
> 3.60-3 on its way out of the door right now.
>
> Sorry about that,
> Jules.
>
>
> On 06/08/2010 21:23, Sergio Rabellino wrote:
>> Hi jules,
>>  i've updated to 3.60, but the unlock script throw this error:
>>
>> *Fatal error*: Call to undefined method Sql::DBLoginlogAll() in 
>> */opt/dropoff/www/unlock.php* on line *58*
>>
>> and i'vent found the method anywhere in the code (probably into 
>> lib/MySQL.php and SQLite.php I think).
>> I've missing anything ?
>> I've also found some errors that should be corrected: what do you 
>> prefer  ? diffs / pair of line number and code/ files changed or 
>> anything else ?
>>
>> bye.
>> BTW i've also the same trouble about the missing notifications, but i 
>> think that my mail server is correctly configured, so I've to double 
>> check why it's happening.
>>
>>
>> Jules ha scritto:
>>> 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
>>>
>>>   
>>
>> -- 
>> Ing. Sergio Rabellino
>>
>> Università degli Studi di Torino
>> Dipartimento di Informatica
>> ICT Services Director
>> Tel +39-0116706701  Fax +39-011751603
>> C.so Svizzera , 185 - 10149 - Torino
>>
>> <http://www.di.unito.it>
>>
>>
>> _______________________________________________
>> ZendTo mailing list
>> ZendTo at zendto.com
>> http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto
>>   
>
> 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
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> ZendTo mailing list
> ZendTo at zendto.com
> http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto
>   

-- 
Ing. Sergio Rabellino

Università degli Studi di Torino
Dipartimento di Informatica
ICT Services Director
Tel +39-0116706701  Fax +39-011751603
C.so Svizzera , 185 - 10149 - Torino

<http://www.di.unito.it>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20100807/d12f1768/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 4167 bytes
Desc: not available
Url : http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20100807/d12f1768/attachment.jpe 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: logo.jpg
Type: image/jpeg
Size: 4167 bytes
Desc: not available
Url : http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20100807/d12f1768/attachment.jpg 


More information about the ZendTo mailing list