From 6f0db7975b5784aea2905c159973ed17bf489f7f Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Fri, 6 Aug 2010 11:30:25 +0000 Subject: [PATCH] CSPACE-2546: Reduce the number of default permissions by commenting out URI paths from the tenant-bindings.xml --- .../main/config/services/tenant-bindings.xml | 194 +++++++----------- .../common/src/main/resources/service.xsd | 2 +- services/common/src/main/resources/types.xsd | 1 + 3 files changed, 72 insertions(+), 125 deletions(-) diff --git a/services/common/src/main/config/services/tenant-bindings.xml b/services/common/src/main/config/services/tenant-bindings.xml index 276929c5c..f550f0fb0 100644 --- a/services/common/src/main/config/services/tenant-bindings.xml +++ b/services/common/src/main/config/services/tenant-bindings.xml @@ -23,16 +23,16 @@ - + - + default-domain @@ -98,9 +98,9 @@ - + default-domain @@ -152,9 +152,9 @@ - + default-domain @@ -203,9 +203,9 @@ - + default-domain @@ -249,9 +249,9 @@ - + default-domain @@ -294,9 +294,9 @@ - + default-domain @@ -376,12 +376,12 @@ --> - + default-domain @@ -419,9 +419,9 @@ - + default-domain @@ -459,12 +459,12 @@ --> - + default-domain @@ -507,12 +507,12 @@ - + default-domain @@ -550,9 +550,9 @@ --> - + default-domain @@ -590,9 +590,9 @@ - + default-domain @@ -666,9 +666,9 @@ - + default-domain @@ -717,33 +717,6 @@ ' - - /relations/object/* - - - /relations/object/*/type/* - - - /relations/subject/* - - - /relations/subject/*/type/* - - - /relations/subject/*/type/*/object/* - - - /relations/type/* - - - /relations/type/*/object/* - - - /relations/type/*/subject/* - - - /relations/type/*/subject/*/object/* - default-domain @@ -851,12 +824,12 @@ - + default-domain @@ -996,9 +969,9 @@ - + org.collectionspace.services.authorization.storage.PermissionRoleDocumentHandler @@ -1033,9 +1006,9 @@ - + org.collectionspace.services.account.storage.AccountRoleDocumentHandler @@ -1072,9 +1045,9 @@ - + org.collectionspace.services.authorization.storage.PermissionRoleDocumentHandler @@ -1123,16 +1096,16 @@ - + - + pahma-domain @@ -1198,9 +1171,9 @@ - + pahma-domain @@ -1252,9 +1225,9 @@ - + pahma-domain @@ -1303,9 +1276,9 @@ - + pahma-domain @@ -1349,9 +1322,9 @@ - + pahma-domain @@ -1433,9 +1406,9 @@ --> - + pahma-domain @@ -1473,9 +1446,9 @@ - + pahma-domain @@ -1513,12 +1486,12 @@ --> - + pahma-domain @@ -1561,7 +1534,7 @@ - + pahma-domain @@ -1607,9 +1580,9 @@ --> - + pahma-domain @@ -1647,9 +1620,9 @@ - + pahma-domain @@ -1723,9 +1696,9 @@ - + pahma-domain @@ -1774,33 +1747,6 @@ ' - - /relations/object/* - - - /relations/object/*/type/* - - - /relations/subject/* - - - /relations/subject/*/type/* - - - /relations/subject/*/type/*/object/* - - - /relations/type/* - - - /relations/type/*/object/* - - - /relations/type/*/subject/* - - - /relations/type/*/subject/*/object/* - pahma-domain @@ -1908,12 +1854,12 @@ - + pahma-domain @@ -2053,9 +1999,9 @@ - + org.collectionspace.services.authorization.storage.PermissionRoleDocumentHandler @@ -2090,9 +2036,9 @@ - + org.collectionspace.services.account.storage.AccountRoleDocumentHandler @@ -2129,9 +2075,9 @@ - + org.collectionspace.services.authorization.storage.PermissionRoleDocumentHandler diff --git a/services/common/src/main/resources/service.xsd b/services/common/src/main/resources/service.xsd index 992cba2cd..7ab3b93fc 100644 --- a/services/common/src/main/resources/service.xsd +++ b/services/common/src/main/resources/service.xsd @@ -33,7 +33,7 @@ - + diff --git a/services/common/src/main/resources/types.xsd b/services/common/src/main/resources/types.xsd index a15cb6f5d..be364649f 100644 --- a/services/common/src/main/resources/types.xsd +++ b/services/common/src/main/resources/types.xsd @@ -36,6 +36,7 @@ + -- 2.47.3