Activity
From 01/05/2014 to 02/03/2014
02/03/2014
- 04:20 PM Bug #6405 (Resolved): Unable to authenticate with UCNRS referral account
- The issue was not in the authentication. It was in the method getUserInfo. In the getUserInfo method, it used a filte...
- 12:11 PM Bug #6405 (Resolved): Unable to authenticate with UCNRS referral account
- Running the JUnit test:...
01/31/2014
- 03:18 PM Bug #6322: Ensure lock is obtained prior to calls to Hazelcast IMap.put()
- It seems to me that we should protect against this by creating a wrapper function rather than calling hz.put() direct...
- 02:19 PM Bug #6322: Ensure lock is obtained prior to calls to Hazelcast IMap.put()
- I see quite a few hzSystemMetadata.put() calls without locks. And there are some comments like this:...
- 02:54 PM Bug #6403: Command-line user management does not handle hashed passwords
- I added note to let user know that the hashed password should be surround by single quotes.
- 02:43 PM Bug #6403 (In Progress): Command-line user management does not handle hashed passwords
- 02:42 PM Bug #6403: Command-line user management does not handle hashed passwords
- I confirmed that the script doesn't like the "$" as a part of the argument. It will work if we remove the dollar sign...
- 02:42 PM Bug #6403: Command-line user management does not handle hashed passwords
- I dug around and found that the shell script decoded the bcrypt hash code. If the input (argument) is $2a$04$csilPspP...
- 02:39 PM Bug #6403 (Closed): Command-line user management does not handle hashed passwords
- From original ticket in the identity service redmine instance (https://projects.nceas.ucsb.edu/nceas/issues/862):
... - 02:48 PM Bug #6306: During the upgrading metacat to 2.3.0, a user can see a message saying the index schema was changed even though he didn't
- Reminder: for 2.4.0, I changed the schema.xml to use a copy from the metacat-index project. I need to add this hash t...
- 02:46 PM Bug #6401: Add the documentation about the file-based the authentication
- Jing will add to the existing section in configuration.rst and also authinterface.rst. Then I'll go over it. We shoul...
- 11:09 AM Bug #6401 (Closed): Add the documentation about the file-based the authentication
- In the next release, metacat will use the file-based the authentication as the default authentication mechanism. We n...
- 11:55 AM Feature #6402 (Closed): Rebrand identity service
- Include logos of KNB, DataONE, Kepler and GoA
- 10:43 AM Feature #6285 (Closed): Handle EML singleDateTime field in SOLR index
- Added the application-context fiels for all eml versions to our local metcat-index project with the new singleDateTim...
- 10:34 AM Feature #6346 (Resolved): Make # READ events available in SOLR index
- Note that this uses our own copy of the solr schema.xml instead of the version offered by the DataONE library. I thin...
01/30/2014
- 10:59 PM Story #6276: Update to use new EZID API URL
- Ben -- I think we need to send a notice about this out to metacat-dev, both making it clear that this feature is now ...
- 01:26 PM Story #6276 (Resolved): Update to use new EZID API URL
- updated the metacat.properties. new URL seems to be active already, but will wait until after 2/2/2014 to use it in K...
- 01:19 PM Feature #6305 (Resolved): Disable ecogrid links in rendered EML
- When the metadata renders, now removing the ecogrid link hrefs so that people don't click on them and get bad respons...
- 12:21 PM Story #6296 (In Progress): authMN SM.accessPolicy out of synch with CN and replicaMN
- This is in progress - Peter and I have been discussing different ways access control policies can be updated on the M...
- 08:34 AM Bug #6398 (Resolved): Obsoleted metadata objects are being returned from Solr
- The (long-running) action=reindex did resolve this issue, but I wish we knew why it happened. Will have to keep our e...
- 08:12 AM Bug #6320: Create a file-base authentication mechanism as the default method
- Hi, ben: I noticed the issue as well and put it on the bug:
https://projects.nceas.ucsb.edu/nceas/issues/862
I ...
01/29/2014
- 04:26 PM Bug #6320 (In Progress): Create a file-base authentication mechanism as the default method
- I'm testing this and having a little problem with the utility class that takes the password and writes it to the auth...
- 03:06 PM Bug #6398: Obsoleted metadata objects are being returned from Solr
- Noticed that multiple revisions of the same object were being returned in the solr results.
We tried running action=...
01/27/2014
- 12:46 PM Bug #6398 (Resolved): Obsoleted metadata objects are being returned from Solr
- Even when the query specifies to not return objects with the obsoletedBy field.
Example id:
nrs.875.1
It looks...
01/24/2014
- 08:26 AM Story #6276 (In Progress): Update to use new EZID API URL
- All,
EZID's domain name change is scheduled for our regularly scheduled maintenance window on Sunday night, Februa...
01/16/2014
- 09:51 AM Feature #6285 (In Progress): Handle EML singleDateTime field in SOLR index
- Giving this a whirl locally and adding it to the CN lib so we all can make use of it.
01/13/2014
- 01:46 PM Task #6347 (Closed): Create mechanism for adding name/value pairs to the solr index
- See MetacatSolrIndex.submit() for the method that allows you to submit the document and/or just the fields for indexing.
- 09:01 AM Feature #5989 (In Progress): Track data download, view and citation statistics
01/07/2014
- 01:59 PM Feature #6346 (In Progress): Make # READ events available in SOLR index
- I committed my first attempt at this. It should probably be tested a bit more to ensure that indexing events do not u...
01/06/2014
- 05:12 PM Bug #6320: Create a file-base authentication mechanism as the default method
- I did a little bit research on comparing bcrypt and sha1. People say bcrypt is a better hash algorithm.
There is ... - 03:30 PM Bug #6321 (Resolved): Metacat login mechanism needs to handle the ldap alias account
- Add a method named getAliasedDn. This method derefer the alias to the real object.
This method is applied in the a... - 12:35 PM Feature #6362: Add an id to the year element in the citation in eml-indentifier.xsl
- Then in MetacatUI MetadataView, find the ID and put the uploaded date from the system metadata if there is no publica...
- 11:30 AM Feature #6362 (New): Add an id to the year element in the citation in eml-indentifier.xsl
- 11:44 AM Feature #6355: Print "N/A" or similar when EML fields don't exist rather than print a blank node
- For example, data attributes that are non-existent in an EML file will still be printed by eml-attributes.xsl but wil...
Also available in: Atom