Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External app/script pulling, and Data-AJAX removal of custom scripts #9499

Open
DMcDona opened this issue Dec 20, 2022 · 0 comments
Open

External app/script pulling, and Data-AJAX removal of custom scripts #9499

DMcDona opened this issue Dec 20, 2022 · 0 comments

Comments

@DMcDona
Copy link

DMcDona commented Dec 20, 2022

Hi all,

We're looking at ways to pull a web app/page created outside of our CMS into a page existing within our CMS.

Originally, the plan was to use the data-ajax plugin to accomplish this, however release 10.0.4 made it that custom scripts and css are sanitized with data-ajax.

An alternative that has been raised is to use the data-ajax to pull in the HTML content and link to the script file with either the good old <script src="...."></script> or with Jquery's $.getScript. However, we're questioning if the data-ajax sanitizing is to solve a security risk which these would expose?

Thanks so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant