You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I'm using El Finder as file browser for tinymce with this bundle in Symfony 5. It works great in local dev environment (even in HTTPS) but I get this error in prod environment: The page at 'https://mydomain/admin/edit' was loaded over HTTPS, but tinymce.min.js requested an insecure frame 'http://mydomain/elfinder'. This request has been blocked; the content must be served over HTTPS.
Is there a way in config to force tinymce to call El Finder over HTTPS ?
Thanks
Cyril
The text was updated successfully, but these errors were encountered:
Hi
I'm using El Finder as file browser for tinymce with this bundle in Symfony 5. It works great in local dev environment (even in HTTPS) but I get this error in prod environment:
The page at 'https://mydomain/admin/edit' was loaded over HTTPS, but tinymce.min.js requested an insecure frame 'http://mydomain/elfinder'. This request has been blocked; the content must be served over HTTPS.
Is there a way in config to force tinymce to call El Finder over HTTPS ?
Thanks
Cyril
The text was updated successfully, but these errors were encountered: