Actions
Issue #9223
closedUnpublished content can be accessed if relative path of content is know
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 102
Quarter:
Description
It is expected for the package to be available at http://pulp3-source-centos7/pulp/content/fixture/Packages/b/bear-4.1-1.noarch.rpm
It is not expected for the package to be available at http://pulp3-source-centos7/pulp/content/fixture/bear-4.1-1.noarch.rpm (the root of the repo)
Neither primary.xml nor the directory listing show the files in the repo root, although they are that way in the original repo.
To reproduce:
pulp rpm remote create --name=fixture --url=https://fixtures.pulpproject.org/rpm-unsigned/ --policy=on_demand
pulp rpm repository create --name=fixture --remote=fixture
pulp rpm repository sync --name fixture
pulp rpm publication create --repository fixture
pulp rpm distribution create --name fixture --repository fixture --base-path=fixture
Files
Related issues
Updated by ipanova@redhat.com over 3 years ago
- Copied from Issue #8870: Unpublished content can be accessed if relative path of content is know added
Updated by ipanova@redhat.com over 3 years ago
- Assignee changed from gerrod to ipanova@redhat.com
Updated by pulpbot over 3 years ago
- Status changed from NEW to POST
Added by ipanova@redhat.com over 3 years ago
Updated by ipanova@redhat.com over 3 years ago
- Status changed from POST to MODIFIED
Applied in changeset 5f38e6651546ebdb92496fed91c12765417c82e0.
Updated by dalley over 3 years ago
- Copied to Backport #9226: Backport 9223 "Unpublished content can be accessed if relative path of content is know" to 3.14.z added
Updated by pulpbot over 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Unpublished content is no longer available for consumption.
closes #9223