primefaces-extensions / primefaces-extensions.github.com

Organization repo, only for homepage, wiki and issue tracker
https://primefaces-extensions.github.io/
70 stars 22 forks source link

CKEditor: Allow use of CSP #748

Closed melloware closed 4 years ago

melloware commented 4 years ago

Testing the new CSP functionality of PF 8.0 I have some changes I need to make to get CKEDITOR to work with CSP.

melloware commented 4 years ago

Fixed with commit: https://github.com/primefaces-extensions/core/commit/dc2bcfc3109af645e6d1d46959317b7753ea239c

melloware commented 4 years ago

There is an open CKEditor issue that requires you to use unsafe-inline directive you can read about here: https://dev.ckeditor.com/ticket/8584