stable
Clone or download
Read-only
request #19191: OpenGraph images cannot be loaded by browsers cross origin
Issue has been introduced git #tuleap/stable/7971b7c35005d428fe3109955744c81fee3e999a. An exception should be made for those images since they are supposed to be loaded wherever the open graph information are displayed. The easiest way to see the issue and to test is to create a small HTML page displaying one of these images from your dev instance and to load this page from another origin (e.g. on localhost with the PHP dev server `php -S 127.0.0.1:8080`). Change-Id: I957c5130d428afd2f6f1efd068c3cb66db35211d
Modified Files
Name | ||||
---|---|---|---|---|
M | src/etc/nginx/tuleap.d/03-locations.conf | +7 | −0 | Go to diff View file |