/[docman]/NEWS
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /NEWS

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.10 - (hide annotations)
Wed Jan 8 16:38:58 2003 UTC (21 years, 2 months ago) by dpavlin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +5 -0 lines
new htusers_ldap module based on contributed code by
Benjamin Baez <bbaez(at)biospectra.com>

1 dpavlin 1.10 release 1.9.1
2     - improvement to htusers_ldap.php which allow to authentificate to
3     ldap server using currnet user's credentials
4     (done by Benjamin Baez <bbaez(at)biospectra.com>, thanks!)
5    
6 dpavlin 1.8 release 1.9
7 dpavlin 1.9 - fixed bug with changelog dates
8 dpavlin 1.8 - better suppport of special characters in passwords
9 dpavlin 1.9 - add user using php web page (without perl script)
10     - other minor improvements and bugfixes
11 dpavlin 1.8
12 dpavlin 1.7 release 1.8
13 dpavlin 1.6 - force download for CheckOut (always) and View (optional)
14     - ability to include and execute external php code inside docman (this can
15     be used to display tree-like view of all files in repository).
16     Examples for this functionality is in directory named `include_php'
17     - ability to logout simply by not entering password. that way, browser will
18     remember credentials which will just bring logout page
19 dpavlin 1.5 - ability to use web server's http authorisation (by using http_header module
20     or using htusers_htaccess module -- first one provide authorisation for
21     each user and htusers_htaccess allows any authentificated user to login)
22    
23 dpavlin 1.2 release 1.7
24     - added adduser-dbi.pl script to add users if SQL database storage is used
25 dpavlin 1.3 - added htusers_header which can auth users based on client IP address or
26 dpavlin 1.4 DNS name or on referer (site from which user came)
27 dpavlin 1.3 - added htusers_union which allows admins to setup users in more than one
28     auth realm (files, SQL database...) for same docman site
29 dpavlin 1.4 - dbi php classes are now included in distribution
30 dpavlin 1.2
31 dpavlin 1.1 release 1.6
32     -users can be stored in SQL database (PostgreSQL, MySQL, Oracle and ODBC is
33     supported)
34     -it can hide files selected in configuration
35     -backup of site can be made using mass downloader
36     -various bugfixes
37    

  ViewVC Help
Powered by ViewVC 1.1.26