(Official) The DSpace digital asset management system that powers your Institutional Repository
BSD 3-Clause "New" or "Revised" License
2
stars
2
forks
source link
OAI exposes Items which should not be exposed #664
Open
milanmajchrak opened 6 months ago
Problem description
In this PR it was told that Items from some collection should not be exposed: https://github.com/ufal/clarin-dspace/commit/ebe982901ba25cd5be468b95dfec8560f694a0ec#diff-0c7ed1579d5c3017ecfe8e1101395a1b797a5016b6b8fae733ee776a01130a5eR490-R500
v5: - not exposed https://lindat.mff.cuni.cz/repository/oai/request?verb=GetRecord&metadataPrefix=cmdi&identifier=oai:lindat.mff.cuni.cz:20.500.12800/1-4740 v7: - exposed (should not be) https://dev-5.pc:8443/server/oai/request?verb=GetRecord&metadataPrefix=cmdi&identifier=oai:dev-5.pc:20.500.12800/1-4740
PR: https://github.com/dataquest-dev/DSpace/pull/684