Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 743 almost 23 years Matt Jones Modifications that change the package handling ...
  docs 984 about 22 years berkley fixed some things for release 1.1
  junittests 974 about 22 years Jing Tao This is sample JUnit test file for MetacatURL c...
  lib 978 about 22 years Jing Tao Change every "http://@server@" in target to "@s...
  src 980 about 22 years berkley updated authldap to get the groups to work (kin...
  test 973 about 22 years Jing Tao This script file can run serials queries and pr...
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 4.34 KB 983 about 22 years Jing Tao Change description for access control in readme...
build.sh 1.03 KB 670 about 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 14.5 KB 980 about 22 years berkley updated authldap to get the groups to work (kin...

Latest revisions

# Date Author Comment
984 04/08/2002 10:18 AM berkley

fixed some things for release 1.1

983 04/08/2002 09:55 AM Jing Tao

Change description for access control in readme file from "aplly" to "not aplly".

982 04/08/2002 09:42 AM berkley

changed some minor points in the readme.

981 04/08/2002 09:28 AM Jing Tao

Update README for 1.1 release.

980 04/04/2002 01:36 PM berkley

updated authldap to get the groups to work (king of)

979 03/29/2002 06:35 PM Jing Tao

Change every "http://server to "systemidserver". It will look like:
INSERT INTO xml_catalog (entry_type, public_id, system_id)
VALUES ('DTD', '-//ecoinformatics.org//eml-software-eml-version//EN',
'systemidserver@html-path@/dtd/eml-software-eml-version.dtd')

978 03/29/2002 06:34 PM Jing Tao

Change every "http://server" in target to "systemidserver". It will look
like that:
<target
publicid="-//W3C//HTML//EN">systemidserver@style-path@/resultset.xsl</target>

977 03/29/2002 06:34 PM Jing Tao

Add a property named systemidserver, its value="http://host.domainname:8080"
Add a token named systemidserver too.

976 03/22/2002 02:24 PM Jing Tao

Method getGourps was revised. Attributes variables were set there. Other wise, when it caught a referral exception and started a thread, this will caused a exception problem. When string array groups were returned by method getGroups in getPrincipals method, we should check if the groups is null or not. Otherwise it will cause a exception problem. This revise is for bug 445.

975 03/18/2002 05:02 PM Jing Tao

In hasPermission method, a situation was considered: if no user and group, the permssion will be true. This is for the command line invocation.

View all revisions | View revisions

Also available in: Atom