[kepler-dev] [Bug 4799] "Login Anonymously" gave an error during the data search

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Fri Feb 26 11:54:59 PST 2010


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4799

ben leinfelder <leinfelder at nceas.ucsb.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #6 from ben leinfelder <leinfelder at nceas.ucsb.edu> 2010-02-26 11:54:58 PST ---
Refactored the anonymous login configuration to be at the Domain class rather
than the Repository class.
-adds configuration to Domain objects (username/password) and removes it from
Repository objects
-ecogrid services that are not already configured statically with an authDomain
(i.e. KNB) will use the default anonymous user (also configured in the ecogrid
configuration.xml)

Now you do not need to have a save repository configured and checked in order
to do the anonymous search. 

Also, when you authenticate to save a component to a repository, you can use
the anonymous user as configured for that auth domain (which is in turn mapped
to the save repository).

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list