/[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.9 - (hide annotations)
Sat Jul 20 18:29:12 2002 UTC (21 years, 8 months ago) by dpavlin
Branch: MAIN
Changes since 1.8: +3 -1 lines
better descriptions

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

  ViewVC Help
Powered by ViewVC 1.1.26