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

Add the ability to manage CSP extensions for a specific content item from the main interface. #211

Open
GeekInTheNorth opened this issue May 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@GeekInTheNorth
Copy link
Owner

Currently the CMS Editor can extend the CSP for a singular content item directly against that particular page, however the administrator will not be able to view that in the security interface or understand how many pages have been extended.

Add the ability to view the additional sources on the CSP sources tab. This control can be hidden if none exist.
Add a scheduled job to find and store this information for use by the module.
Add a post publish event to retrieve and store this information for use by the module.
Add the ability to include the selected sources as read-only alongside other sources.
Add the ability to update the preview screen.

@GeekInTheNorth GeekInTheNorth added the enhancement New feature or request label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant