--- NEWS 2001/12/23 14:48:56 1.6 +++ NEWS 2003/01/08 16:38:58 1.10 @@ -1,13 +1,21 @@ +release 1.9.1 +- improvement to htusers_ldap.php which allow to authentificate to + ldap server using currnet user's credentials + (done by Benjamin Baez , thanks!) + release 1.9 +- fixed bug with changelog dates +- better suppport of special characters in passwords +- add user using php web page (without perl script) +- other minor improvements and bugfixes +release 1.8 - force download for CheckOut (always) and View (optional) - ability to include and execute external php code inside docman (this can be used to display tree-like view of all files in repository). Examples for this functionality is in directory named `include_php' - ability to logout simply by not entering password. that way, browser will remember credentials which will just bring logout page - -release 1.8 - ability to use web server's http authorisation (by using http_header module or using htusers_htaccess module -- first one provide authorisation for each user and htusers_htaccess allows any authentificated user to login)