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
I think this would largely improve external rendering without introducing security risk by default but let the admin the possibility to load js or html that it trust.
The text was updated successfully, but these errors were encountered:
Before doing a PR that may impact security I would like to have your advice
I would need to bypass the sanitizer by adding an option to external markup like DISABLE_SANITIZER.
The goal is for issue like #5979 to be able to load JS libs (external or in public) like https://git.sapk.fr/Madeleine.js/examples/ajax.html
I think this would largely improve external rendering without introducing security risk by default but let the admin the possibility to load js or html that it trust.
The text was updated successfully, but these errors were encountered: