Project

General

Profile

Statistics
| Revision:
  • svn:ignore: build
  • svn:mergeinfo: /branches/D1_0_6_2_BRANCH:6107-6121

# Date Author Comment
8575 02/06/2014 02:42 PM Jing Tao

Modified the usage.

8574 02/06/2014 11:56 AM ben leinfelder

continue to work on the criteria for selecting documents to restore.
expanded the criteria for setting archived=false to include any revision that was already obsoleted_by somethign else.

8573 02/06/2014 08:25 AM ben leinfelder

Minor edits on the new AuthFile features.

8572 02/05/2014 02:18 PM ben leinfelder

correct syntax - add more criteria for selecting documents.

8571 02/05/2014 02:12 PM Jing Tao

Add the AOOS as part of the label of the unaffiliated account.

8569 02/05/2014 02:02 PM Jing Tao

Add the documentation for the password file authentication.

8568 02/05/2014 02:01 PM Jing Tao

Add the configuration for the password file authentication.

8567 02/05/2014 02:00 PM Jing Tao

Move the authentication part forward a little bit.

8566 02/05/2014 01:55 PM ben leinfelder

do not set sm.archived=true when generating system metadata for objects that come in via the old Metacat API.

8565 02/05/2014 01:50 PM ben leinfelder

draft of fix for erroneously archived documents - first discovered by LTER - but also applicable to other Metacat MNs that still use the Metacat API as of Jan 2014 CN changes.

8564 02/05/2014 01:24 PM Jing Tao

Modify the usage message.

8563 02/05/2014 09:43 AM Jing Tao

Use a DN name for the group in the usage message printout.

8562 02/04/2014 06:33 PM Jing Tao

Add the screenshots for the password file authentication and ldap authentication.

8561 02/04/2014 02:25 PM Peter Slaughter

Fixed bug where sync'ing not working when CN had more access rules than MN

8560 02/04/2014 02:24 PM Peter Slaughter

Sync access policy between MN -> CN when access rules are updated in EML 2.1+ for data object

8559 02/03/2014 04:35 PM Jing Tao

Add a method to test an alias account in the ldap server.

8557 02/03/2014 04:00 PM Lauren Walker

Added a footer to the identity management config pages

8556 02/03/2014 03:35 PM Jing Tao

Remove code to add the organzation in the search filter. This is not necessary since we use the dn as the search base. The code was not actually used but caused some problem.

8555 02/03/2014 02:56 PM ben leinfelder

use v2.4.0 for documentation and upgrade scripts.

8554 02/03/2014 02:53 PM ben leinfelder

correctly include stacktrace for error debugging.

8553 02/03/2014 02:52 PM ben leinfelder

can only log events with a valid localId.

8552 02/03/2014 02:51 PM ben leinfelder

return null if there is no existing SolrDoc for the given pid.

8551 02/03/2014 09:30 AM Jing Tao

Use the default metacatui theme to replace the skin name.

8550 02/03/2014 09:27 AM ben leinfelder

use https for the new EZID api url.

8549 01/31/2014 03:09 PM Jing Tao

Add a note to let users know where to run the script.

8548 01/31/2014 02:49 PM Jing Tao

Add a note to let user know he/she should use single quotes to surround the hashed password.

8547 01/31/2014 02:35 PM ben leinfelder

edit some of the user management phrases. use UTF-8 for all returned XML. https://projects.ecoinformatics.org/ecoinfo/issues/6320

8545 01/31/2014 10:41 AM ben leinfelder

index singleDateTime value into both begin and end date fields in solr. https://projects.ecoinformatics.org/ecoinfo/issues/6285

8543 01/30/2014 03:13 PM Jing Tao

Add the code to dispaly the label for the organization selection.

8541 01/30/2014 02:48 PM Jing Tao

Read the organization label and name from a hash.

8540 01/30/2014 02:47 PM Jing Tao

Use an array of a hash to keep the orgName/orgLabel pair.

8539 01/30/2014 01:25 PM ben leinfelder

use the updated EZID base URL. Should be active after Feb 2nd, 2014. https://projects.ecoinformatics.org/ecoinfo/issues/6276

8538 01/30/2014 11:31 AM Jing Tao

Add the label property for the organization.

8537 01/29/2014 01:41 PM ben leinfelder

uncomment the original tests now that the "field" test is working.

8536 01/29/2014 01:35 PM ben leinfelder

use explicit accessor for clientViewBean sessionid since the taglib was resulting in a blank page.

8535 01/24/2014 06:56 PM Jing Tao

Fixed a bug that AuthFile constructor didn't read the new value of the password file path from the metacat.properties.

8534 01/24/2014 05:17 PM Jing Tao

Add the code to handle a runtime exception.

8533 01/24/2014 04:32 PM Jing Tao

Add the code to hide/display the file/ldap section base on the selection of the auth class.

8532 01/24/2014 04:29 PM Jing Tao

Add code to persist the properties in the group 3.

8531 01/23/2014 10:26 PM Jing Tao

Add the icon-plus-sign and icon-minus-sign.

8530 01/23/2014 05:20 PM Jing Tao

If the user doesn't exist in the password file, the auth configuration will give an error.

8529 01/23/2014 04:37 PM Jing Tao

Add the code to constructor default user management url.

8528 01/23/2014 04:36 PM Jing Tao

Add a property to store the default user management page.

8527 01/23/2014 02:37 PM Jing Tao

Add a default page to handle the user management for the filed-based authentication.

8526 01/23/2014 09:29 AM Jing Tao

Use the userManagementurl to replace the ldapweb.cgi.

8525 01/22/2014 05:34 PM Jing Tao

Add a variable to store the user management url.

8524 01/22/2014 05:33 PM Jing Tao

Add a method to get the user management url.

8523 01/22/2014 04:34 PM Jing Tao

Use the userManagementUrl to replace the ldapweb.cgi url.

8522 01/22/2014 04:32 PM Jing Tao

Pass the userManagementUrl to templates.

8521 01/22/2014 03:35 PM Jing Tao

Add the documentation for the property user management url.

8520 01/22/2014 03:34 PM Jing Tao

Add a new property for the user management url.

8519 01/22/2014 03:33 PM Jing Tao

Add a new config for the user-management-url.

8518 01/22/2014 11:46 AM Jing Tao

Add the code to set the stored value be selected in the option list.

8517 01/21/2014 06:16 PM Jing Tao

Add the part for the AuthFile class in the auth.class property.

8516 01/21/2014 06:14 PM Jing Tao

Change the auth class from the text box to the option list.

8515 01/21/2014 05:03 PM Jing Tao

Add the documentation for the property auth.file.path.

8514 01/21/2014 05:02 PM Jing Tao

Add the correct doc url for the property of auth.file.path.

8513 01/21/2014 04:39 PM Jing Tao

Added the file-based authentication configuration. Removed the ldap client section.

8512 01/21/2014 02:07 PM Jing Tao

Separate the properteis for the file-based authentication to the ldap-based authentication.

8511 01/21/2014 09:58 AM Peter Slaughter

Fixed Exception declaration problem

8510 01/21/2014 08:59 AM Peter Slaughter

minor changes to error msgs

8509 01/21/2014 08:41 AM Peter Slaughter

When a docid's access policy is modified with metacat native api, update CN with the new access policy

8508 01/17/2014 04:30 PM ben leinfelder

use 1.4.3 MetacatUI tag

8507 01/17/2014 11:58 AM Jing Tao

Add a group for the testing.

8506 01/16/2014 05:00 PM Jing Tao

Add users which are needed in the junit tests when the metacat is file-based authentication.
If users have been added, it just print out the exception.

8505 01/16/2014 09:44 AM ben leinfelder

merge trunk version of cn-index-processor solr schema with the metacat version -- keeping the dynamic multivalued fields.

8504 01/15/2014 05:33 PM Jing Tao

Add a note to the administrator to tell the name format of groups and users.

8503 01/15/2014 09:55 AM ben leinfelder

check for existing index document before trying to use existing fields.

8501 01/14/2014 06:06 PM Jing Tao

Use the verity=>none for start_tls method on some search methods.
These methods will search the referral servers, some of which is using self-signed certificate. There is a difficuty to verify it.
The search methods don't have any critical data, so the down-grade doesn't have too much impact.

8498 01/14/2014 02:57 PM ben leinfelder

allow indexing of RDF documents - provide a sparql query that will return values for the field name. Using measurement_sm initially (a dynamic multivalued solr field). https://projects.ecoinformatics.org/ecoinfo/issues/6253

8497 01/14/2014 02:21 PM ben leinfelder

use our own copy of the solr schema

8496 01/14/2014 02:14 PM ben leinfelder

check for existing documents - don't assume it exists.

8495 01/14/2014 12:49 PM ben leinfelder

fix typos/compilation

8494 01/13/2014 01:42 PM Jing Tao

Change the test file according to the change on the constructor.

8493 01/13/2014 01:41 PM Jing Tao

Change to use AuthFile constructor.

8492 01/13/2014 01:39 PM Jing Tao

Add code to check if groups is null.

8491 01/12/2014 04:48 PM Peter Slaughter

Sync access policy between mn -> cn in case where metacat native ui being used to update ap on mn

8490 01/10/2014 03:06 PM Jing Tao

Change the base directory location.

8489 01/10/2014 02:35 PM Jing Tao

Consolidate the user/group utitlities code.

8488 01/10/2014 10:50 AM Jing Tao

Change the element name in the user from "group" to "memberof".
Fixed a bug that in groupadd.

8487 01/09/2014 10:31 PM Jing Tao

Add methods to handle modify user's attributes.

8486 01/09/2014 09:16 PM Jing Tao

Complete the method - handleUseradd.

8485 01/09/2014 06:25 PM Jing Tao

Add code to handle useradd command.

8484 01/09/2014 04:39 PM Jing Tao

Fixed a bug that showing illegal options in the groupadd command.

8483 01/09/2014 04:34 PM Jing Tao

Add a double quotes at $@. This will make the any argument in the double quotes as one argument.

8482 01/09/2014 04:18 PM Jing Tao

Pass all arguments to the java class.

8481 01/09/2014 04:17 PM Jing Tao

Add a main method which will be used in the command line users management tool.

8480 01/09/2014 12:11 PM Jing Tao

Add a script to help administor to manage usrs/groups.

8479 01/09/2014 09:16 AM Jing Tao

Made changes according the changes in the AuthFile class.

8478 01/09/2014 09:15 AM Jing Tao

Add the code to handle the organization name.

8477 01/08/2014 05:18 PM Jing Tao

Add the test method for the getUserInfo method.

8476 01/08/2014 05:17 PM Jing Tao

Add the getUserInfo method.

8475 01/08/2014 04:33 PM Jing Tao

Add the common name, organization name and email into the getprincipal method.

8474 01/08/2014 04:32 PM Jing Tao

Add some contants.

8473 01/08/2014 04:04 PM Jing Tao

Add the description in the getGroups methods.

8472 01/08/2014 03:08 PM Jing Tao

Modified the junit test file according to the change in the class.

8471 01/08/2014 02:58 PM Jing Tao

Add the common name and email address information into the getUsers method.

8470 01/08/2014 01:40 PM Lauren Walker

Resampled the background image for the admin docs for a faster page load

8469 01/08/2014 11:06 AM Jing Tao

Fixed a bug that the method addUser didn't set password.

8468 01/07/2014 05:10 PM Jing Tao

Add a new property to specify the hash class which will be used to protect the password.