Project

General

Profile

Actions

Feature #92224

closed

deactivate cors cross origin check for cropper.js

Added by Christian Ehret over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Image Cropping
Target version:
Start date:
2020-09-07
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
cropper.js image cropping image manipulation backend javascript
Complexity:
medium
Sprint Focus:

Description

I use aus_driver_amazon_s3 to add media from Amazon Web Services (S3/Cloudfront)

I cannot use image manipulation for these images because of the cross origin check of cropper.js. (Everything else works like expected in backend and frontend with these images - image manipulation works for images stored on the webserver itself.)

Cropper.js has an option to disable cross origin check:

checkCrossOrigin: false

I think the cross origin check of cropper.js can be disabled by default - I don't see issues with cross origin in the TYPO3 backend!? Otherwise an option to disable the check would be great.

Thank you

Christian

Actions #1

Updated by Gerrit Code Review over 3 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65686

Actions #2

Updated by Gerrit Code Review over 3 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65686

Actions #3

Updated by Gerrit Code Review over 3 years ago

Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65788

Actions #4

Updated by Gerrit Code Review over 3 years ago

Patch set 2 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65788

Actions #5

Updated by Georg Ringer over 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Benni Mack over 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF