[go: up one dir, main page]

Menu

Commit [r8467]  Maximize  Restore  History

Addresses the failed configC test (TestRESTAPI.testModifyDatastreamByReference) as reported in FCREPO-614.

Addresses authentication required on every resource as reported in FCREPO-615. The solution takes an approach similar to FilterRestApiAuthn rather than stepping up to the other issues surrounding REST API authN as noted in the tracker, which apply to both FeSL and the legacy authN.
Refactored FedoraWebXML and fleshed its corresponding unit test.
Eliminated the excludeURIs init-param from AuthFilterJAAS as this was an even worse hack for dealing w/ configuring authN.

pangloss 2009-12-20

changed /fedora/trunk/fcrepo-security/fcrepo-security-jaas/src/main/java/org/fcrepo/server/jaas/AuthFilterJAAS.java
changed /fedora/trunk/fcrepo-server/src/main/java/fedora/utilities/install/container/FedoraWebXML.java
changed /fedora/trunk/fcrepo-server/src/test/java/fedora/utilities/install/container/TestFedoraWebXML.java
changed /fedora/trunk/fcrepo-webapp/fcrepo-webapp-fedora/src/main/webapp/WEB-INF/web.xml