Activity
From 01/26/2016 to 02/24/2016
02/23/2016
- 11:39 AM Revision 9532 (metacat): Fix a couple of syntax issues.
- refs https://github.nceas.ucsb.edu/KNB/arctic-data/issues/42
- 11:13 AM Revision 9531 (metacat): Don't forget to set the token variable from the HTTP_AUTHORIZATION environment variable.
- refs https://github.nceas.ucsb.edu/KNB/arctic-data/issues/42
- 10:19 AM Revision 9530 (metacat): Add a setAuthToken() method. when the HTTP_AUTHORIZATION environment variable is set, set the value as the `auth_token_header` instance variable in the Metacat instance passed in. This requires that the Apache installation includes an HTTP rewrite rule to pass the header on to an CGI processing the request. Call this method whenever we instantiate a Metacat object.
- Also, add two methods that will be used for parsing the JWT authentication token: getSigningCertificate() and getToke...
- 10:07 AM Revision 9529 (metacat): Modify the Metacat.pm sendData() method to include the Authorization HTTP header when it's available as an instance variable.
- refs https://github.nceas.ucsb.edu/KNB/arctic-data/issues/41
02/19/2016
- 05:25 PM Revision 9528 (metacat): Add a new chechsum for the new solr schema.
- 03:41 PM Revision 9527 (metacat): Add beans for the iso index.
- 03:40 PM Revision 9526 (metacat): Add a bean file for the iso index.
- 03:39 PM Revision 9525 (metacat): Add a bean file for the iso index.
- 03:34 PM Revision 9524 (metacat): Add more fields for the iso index.
- 12:32 PM Revision 9523 (metacat): In the isScienceMetacata method, the ServiceFailure exception shouldn't be caught anymore, since the code doesn't throw it.
- 12:04 PM Revision 9522 (metacat): Change its mime type from binary to text.
02/16/2016
- 08:41 AM Revision 9521 (metacat): In order to access the JWT authentication token, we need to configure the Apache installation to pass the Authorization header on to CGI scripts. Do this with mod_rewrite.
- refs https://github.nceas.ucsb.edu/KNB/arctic-data/issues/42
02/09/2016
02/05/2016
02/03/2016
- 02:04 PM Revision 9515 (metacat): Removed the sepcified path for the ldap ca file.
- 09:55 AM Revision 9514 (metacat): If the user doesn's specify the ldap ca file path on the metacat.properties, it will use the default one.
01/28/2016
- 05:14 PM Revision 9513 (metacat): Remove the bypass button.
- 05:13 PM Revision 9512 (metacat): Update the ezid configuration screenshot.
- 03:39 PM Revision 9510 (metacat): Add the help icons on the page.
- 03:37 PM Revision 9509 (metacat): Use a new screenshot with the help icon.
- 11:38 AM Revision 9507 (metacat): Fixed a typo.
- 11:31 AM Revision 9506 (metacat): Add the ezid section.
- 11:28 AM Revision 9505 (metacat): Add the section for ezid.
01/27/2016
Also available in: Atom