Ignore:
Timestamp:
04/04/14 09:58:18 (10 years ago)
Author:
Menzo Windhouwer
Message:

A mod-ISOcat-interface-rest/interface/dcs-check.acc
A mod-ISOcat-interface-rest/representations/html/DCS-check.xsl
M mod-ISOcat-interface-rest/etc/XRLLinks.xml

  • added /rest/dcs/<id>/check to the REST API

-- returns a check report for all entries in a DCS

A mod-ISOcat-access-data/access/dcs_check.acc
M mod-ISOcat-access-data/module.xml

  • added an accessor to check all DCs in a DCS

M mod-ISOcat-control-access/etc/GateKeeperPolicy.xml

  • added access control for the DCS check
File:
1 edited

Legend:

Unmodified
Added
Removed
  • cats/ISOcat/trunk/mod-ISOcat-control-access/etc/GateKeeperPolicy.xml

    r2922 r4893  
    6161  </zone>
    6262  <zone>
    63     <match>.*uri@active:ISOcat\.manage\.dcs(?!\.basket|\.dm|\.profile|\.to|\.history).*</match>
     63    <match>.*uri@active:ISOcat\.manage\.dcs(?!\.basket|\.dm|\.profile|\.to|\.history|\.check).*</match>
    6464    <isValidURI>active:ISOcat.control.access.validate+validate@data:text/plain,dcs+action@data:text/plain,access</isValidURI>
    6565    <loginURI>active:ISOcat.control.access.invalid</loginURI>
Note: See TracChangeset for help on using the changeset viewer.