Skip to content

docs: warn against user-controlled image paths#10325

Merged
paulbalandan merged 1 commit into
codeigniter4:developfrom
michalsn:docs/image-warning
Jun 29, 2026
Merged

docs: warn against user-controlled image paths#10325
paulbalandan merged 1 commit into
codeigniter4:developfrom
michalsn:docs/image-warning

Conversation

@michalsn

Copy link
Copy Markdown
Member

Description
This PR adds a warning to the Image user guide advising developers not to let user input directly determine image source paths, storage directories, or filenames.

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value (without duplication)
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@michalsn michalsn added the documentation Pull requests for documentation only label Jun 19, 2026
@paulbalandan paulbalandan merged commit 042d365 into codeigniter4:develop Jun 29, 2026
5 checks passed
@paulbalandan

Copy link
Copy Markdown
Member

Thank you, @michalsn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Pull requests for documentation only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants