]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-5564-REM: Tweaked the public url to look like /articles/{csid}/{tenantId}...
authorRichard Millet <remillet@berkeley.edu>
Thu, 24 Jan 2013 17:53:46 +0000 (09:53 -0800)
committerRichard Millet <remillet@berkeley.edu>
Thu, 24 Jan 2013 17:53:46 +0000 (09:53 -0800)
commit4a846ea16e7beda12df1d828ecaea459d5baca0e
treec336f588d95e949117076df8f184c7cbc9da2744
parentcabbe5ced5f77559bd3ef299c4055eb2d26482b7
CSPACE-5564-REM: Tweaked the public url to look like /articles/{csid}/{tenantId}/published which removed the requirement for supplying the tenant ID as a query param.
services/JaxRsServiceProvider/src/main/webapp/WEB-INF/applicationContext-security.xml
services/article/3rdparty/nuxeo-platform-cs-article/src/main/resources/schemas/articles_common.xsd
services/article/3rdparty/pom.xml
services/article/jaxb/src/main/resources/articles-common.xsd
services/authentication/service/src/main/java/org/collectionspace/authentication/spi/AuthNContext.java
services/blob/service/src/main/java/org/collectionspace/services/blob/BlobResource.java
services/common/src/main/java/org/collectionspace/services/common/article/ArticleResource.java
services/common/src/main/java/org/collectionspace/services/common/article/ArticleUtil.java
services/common/src/main/java/org/collectionspace/services/common/security/SecurityContextImpl.java
services/report/service/src/main/java/org/collectionspace/services/report/ReportResource.java