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

Diff of /NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

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

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.26