[ZendTo] Version 3.56 released

Jules Jules at ZendTo.com
Sun Jul 18 19:48:22 BST 2010


Evening all!

I have added an SQL-based authenticator, so you can have a local list of 
users. This is now set as the default in new installations.
There are also a few additions and corrections of other bits.
The ChangeLog entry for the new version explains where you need to look 
to use it, and where to look if you are upgrading to it (there is a new 
database table for the list of users).

Download from www.zendto.com as usual.

The Change Log entry for this release is:

- Fixed broken "main menu" link in template verify_sent.tpl.
- Email addresses read from AD are trimmed of whitespace.
- Regexp defining any valid email address is now set in preferences.php.
   NOTE: You need to update your preferences.php file when upgrading to 
this!
- Added a new authenticator "Local". This uses an SQL database table (stored
   in the ZendTo database) to contain a list of users and their details.
   In /opt/zendto/bin you will find a little set of scripts for maintaining
   the list of users. Their names are self-explanatory.
   For usage help, just run them without any command-line parameters.
   NOTE: If you are upgrading to this release, then before using this
         you must add the table to the database using:
         SQLite - run the script /opt/zendto/sbin/UPGRADE/addUserTable.php
         MySQL  - read /opt/zendto/sql/README.MySQL

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