]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-3797: Disabled AuthZ on the Blob service to allow UI to directly access images...
authorRichard Millet <richard.millet@berkeley.edu>
Wed, 13 Apr 2011 06:29:41 +0000 (06:29 +0000)
committerRichard Millet <richard.millet@berkeley.edu>
Wed, 13 Apr 2011 06:29:41 +0000 (06:29 +0000)
commit386c90c55465a9a92902640a4d81b699cb7652c1
treeca89a82bd96789873388921666a8c23fc9f63ac2
parenta843926a1fee0f33505be66f4375179d8e0b9a12
CSPACE-3797: Disabled AuthZ on the Blob service to allow UI to directly access images.  *HOWEVER* authentication (client login via basic auth) still needs to happen.  This is *NOT* the desired user experience yet.  Will need an even uglier hack to disable AuthN on /blobs/* path.
services/blob/client/pom.xml
services/common/src/main/java/org/collectionspace/services/common/security/SecurityInterceptor.java