feat: Add CSP3 script-src-elem directive#9722
Conversation
|
Hi there, mark-unwin! 👋 Thank you for sending this PR! We expect the following in all Pull Requests (PRs).
Important We expect all code changes or bug-fixes to be accompanied by one or more tests added to our test suite to prove the code works. If pull requests do not comply with the above, they will likely be closed. Since we are a team of volunteers, we don't have any more time to work See https://github.com/codeigniter4/CodeIgniter4/blob/develop/contributing/pull_request.md Sincerely, the mergeable bot 🤖 |
|
Please do not modify the initial PR template with checkboxes. |
|
Please make sure each pull request only contains commits for its specific change. Commits from other, already merged PRs should not be included. |
|
👋 Hi, @mark-unwin! |
|
Please fix the merge conflicts. |
|
Hey @mark-unwin, are you still interested in this feature? If yes, could you update this PR in the next two weeks? |
|
What do I need to do to have this accepted? |
|
@mark-unwin rebase:
|
script-src-elem directive
Signed-off-by: Mark Unwin <mark.unwin@gmail.com>
Signed-off-by: Mark Unwin <mark.unwin@gmail.com>
Added a new CSP3 directive for Content Security Policy for script-src-elem.