Uh oh!
There was an error while loading. Please reload this page.
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 🤖 |
neznaika0
commented
Sep 16, 2025
Please do not modify the initial PR template with checkboxes. |
michalsn
commented
Sep 17, 2025
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! |
paulbalandan
commented
Oct 3, 2025
Please fix the merge conflicts. |
michalsn
commented
Jan 10, 2026
Hey @mark-unwin, are you still interested in this feature? If yes, could you update this PR in the next two weeks? |
mark-unwin
commented
Jan 14, 2026
What do I need to do to have this accepted? |
@mark-unwin rebase:
|
script-src-elem directiveSigned-off-by: Mark Unwin <mark.unwin@gmail.com>
Signed-off-by: Mark Unwin <mark.unwin@gmail.com>
Uh oh!
There was an error while loading. Please reload this page.
Added a new CSP3 directive for Content Security Policy for script-src-elem.