/[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

Contents of /NEWS

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.7 - (show annotations)
Fri Jan 11 16:14:32 2002 UTC (22 years, 3 months ago) by dpavlin
Branch: MAIN
Changes since 1.6: +1 -4 lines
changes in documentation

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

  ViewVC Help
Powered by ViewVC 1.1.26