Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 407 over 23 years Matt Jones Folded the functionality from DBWriter into Doc...
  docs 207 almost 24 years Matt Jones added new javadoc documentation for new classes
  images 104 almost 24 years Matt Jones added servlet interface images
  lib 510 over 23 years bojilova XSLT transformation on "login" and "logout" action
  src 510 over 23 years bojilova XSLT transformation on "login" and "logout" action
build.sh 76 Bytes 329 over 23 years Matt Jones -Reorganized xmltodb module to support new inst...
build.xml 5.73 KB 506 over 23 years Matt Jones Modified stylesheets to use the default.css fil...
test-query.xml 709 Bytes 329 over 23 years Matt Jones -Reorganized xmltodb module to support new inst...
test.xml 489 Bytes 430 over 23 years Matt Jones Updated the test.xml file to use more XML featu...

Latest revisions

# Date Author Comment
510 11/03/2000 09:38 AM bojilova

XSLT transformation on "login" and "logout" action

509 10/31/2000 03:26 PM bojilova

AuthMcat
- new class for authentication through MCA; implements AuthInterface
AuthSession
- assigning HttpSession obj only after successful athentication;
- cleared isAuthenticated field - not needed
- cleared invalidate() method - not needed
AuthInterface...

508 10/31/2000 02:29 PM bojilova

added "qformat=html" form parameter for "login" and "logout" actions

507 10/31/2000 02:14 PM bojilova

changed action's value:
"Login" to "login"
"Logout" to "logout"

506 10/30/2000 05:12 PM Matt Jones

Modified stylesheets to use the default.css file from the new KNB web site.
Also, provided a new resultset.xsl that represents a simple freetext query
of the KNB data repository. Updated build.xml to relect the location of the
new css stylesheet.

505 10/27/2000 07:07 PM Matt Jones

Began work on new UI for the KNB web site. It will be the main query
interface from the KNB website.

504 10/26/2000 02:38 PM Matt Jones

Fixed the LDAP authentication adapter (AuthLdap.java) so that it now looks up
the distinguished name for a user before attempting to do authentication.
This is because the user's distinguished name can sometimes be based on
their uid attribute, but sometimes be based on their cn (common name)...

503 10/24/2000 01:03 PM bojilova

merge AUTH_LDAP to the main branch

502 10/24/2000 09:07 AM bojilova

clear System.exit(0) within the static block

500 10/09/2000 02:58 PM Matt Jones

Fixed typo in stylesheet.

View all revisions | View revisions

Also available in: Atom