Activity
From 06/22/2001 to 07/21/2001
07/19/2001
- 03:03 AM Bug #191: Override protocol handling for http URLs
- And also...
Because "multipart/form-data" is the standard format produced by web browsers
when doing a "file upload"... - 02:50 AM Bug #191: Override protocol handling for http URLs
- There are concomitant changes in Morpho to produce these types of file uploads.
Morpho now uses the HTTPClient librar... - 02:58 AM Bug #185: replication security hole
- Reassigned to bojilova.
- 02:57 AM Bug #240: data file upload does not allow the client to specify an id
- Fixed. ID can now be specified (actually, it MUST be) using the new http based
file upload feature that was implement... - 02:55 AM Bug #181: possible security risks in data file upload
- Obsoleted because the socket system is no longer used, as it was replaced by
"multipart/form-data" encoded data trans... - 02:52 AM Bug #194: manage files by accession# on file system
- Done. Details are provided under the description of bug 191. Could still be
improved by abstracting away the storag...
07/17/2001
- 03:09 PM Bug #199: changes in Access Control mechanism
- Jivka: looks like a good plan. Here's a few notes about the points you make...
1. Using a real group for "public" h... - 11:10 AM Bug #26: need to add NOT operator to pathquery.dtd
- DONE
Included new terms in pathquery.dtd for searchmode:
equals (former "matches-exactly")
isnot-equal
less-than
grea... - 11:07 AM Bug #189: add <, >, and numeric = operators to pathquery language
- DONE
Included new terms in pathquery.dtd for searchmode:
equals (former "matches-exactly")
isnot-equal
less-than
grea...
07/16/2001
- 01:30 PM Bug #248: id finder needed for metacat
- DONE
- 01:27 PM Bug #248: id finder needed for metacat
- DONE
Included utility function about gettig the latest docid for a user:
DBUtil.getLastDocid(username).
Required Meta...
07/13/2001
- 05:27 PM Bug #181: possible security risks in data file upload
- This should not be a problem if socket has a reasonable timeout value set -
Dan Higgins - 03:44 PM Bug #187: test metacat on Windows NT/2000
- DONE
Tested on Windows NT/2000 with SQL Server 2000. It works really well.
SQL Server shows better performance than O... - 03:38 PM Bug #183: Port metacat to PostgresSQL and other databases
- DONE
- 03:35 PM Bug #235: ssl support for metacat (https)
- DONE
- 03:35 PM Bug #138: use LDAP as optional directory for authentication
- DONE
- 01:08 PM Bug #247: metacat inserts ids into some files
- FIXED
07/12/2001
- 10:29 AM Bug #40: Search Refinement Capability
- Can now revise a search in the Query dialog and resubmit it.
07/10/2001
- 04:40 PM Bug #248 (Resolved): id finder needed for metacat
- Metacat needs a utility function so that morpho can query it and find the last
id used by a specific user. right n... - 03:55 PM Bug #247 (Resolved): metacat inserts ids into some files
- Metacat sometimes inserts ids into files with the old "meta_file_id" tags. it
inserts them incorrectly because it d...
07/02/2001
06/29/2001
- 06:20 PM Bug #138: use LDAP as optional directory for authentication
- Installed OpenLDAPv2.0.11 (support for LDAPv3) with TLS/SSL support on dev.
Here is the steps to do:
1. Install Open...
06/22/2001
- 03:08 PM Bug #243 (Resolved): metacat returns error that is not an xml document
- The error "Connection reset by peer" is sometimes returned to the client when a
document is returned. This error is...
Also available in: Atom