Project

Profile

Help

Story #7816

closed

as a user, I can access pulpcore REST API from another domain

Added by dkliban@redhat.com over 3 years ago. Updated over 3 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

In some instances such as during development, Web UI needs to run on a different port from the REST API. In these instances the REST API needs to set "Access-Control-Allow-Origin" header on the response.

This can be accomplished using "django-cors-headers"[0].

[0] https://github.com/adamchainz/django-cors-headers

Also available in: Atom PDF