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

Also available in: Atom PDF