From 3015117fbb09b8bbb4a7b985635af8d1e34e021a Mon Sep 17 00:00:00 2001 From: Nigel Banks Date: Wed, 30 Jan 2013 22:07:07 +0100 Subject: [PATCH] Added two more policies, not necessarily required for all users. They both allow access to API-M functions to everyone including anonymous users. --- .../permit-getDatastream-unrestricted.xml | 25 +++++++++++++++++++ ...rmit-getDatastreamHistory-unrestricted.xml | 25 +++++++++++++++++++ 2 files changed, 50 insertions(+) create mode 100644 policies/permit-getDatastream-unrestricted.xml create mode 100644 policies/permit-getDatastreamHistory-unrestricted.xml diff --git a/policies/permit-getDatastream-unrestricted.xml b/policies/permit-getDatastream-unrestricted.xml new file mode 100644 index 00000000..7483cbb3 --- /dev/null +++ b/policies/permit-getDatastream-unrestricted.xml @@ -0,0 +1,25 @@ + + + Note that other policies may provide exceptions to this broad policy. This policy assumes api-m users have to be authenticated + + + + + + + + + + + urn:fedora:names:fedora:2.1:action:id-getDatastream + + + + + + + diff --git a/policies/permit-getDatastreamHistory-unrestricted.xml b/policies/permit-getDatastreamHistory-unrestricted.xml new file mode 100644 index 00000000..f7662eb0 --- /dev/null +++ b/policies/permit-getDatastreamHistory-unrestricted.xml @@ -0,0 +1,25 @@ + + + Note that other policies may provide exceptions to this broad policy. This policy assumes api-m users have to be authenticated + + + + + + + + + + + urn:fedora:names:fedora:2.1:action:id-getDatastreamHistory + + + + + + +