Skip to content

docs: warn against untrusted paths in UploadedFile::move()/store() - #10446

Merged
paulbalandan merged 1 commit into
codeigniter4:developfrom
michalsn:docs/upload
Aug 12, 2026
Merged

docs: warn against untrusted paths in UploadedFile::move()/store()#10446
paulbalandan merged 1 commit into
codeigniter4:developfrom
michalsn:docs/upload

Conversation

@michalsn

Copy link
Copy Markdown
Member

Description
This PR hardens the user guide for UploadedFile::move() and store(). This mirrors the existing hardening note already present for the Image Manipulation class, keeping the guidance consistent across the framework.

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 Aug 12, 2026
@github-actions github-actions Bot removed the documentation Pull requests for documentation only label Aug 12, 2026
@paulbalandan paulbalandan changed the title docs: warn against untrusted paths in UploadedFile move()/store() docs: warn against untrusted paths in UploadedFile::move()/store() Aug 12, 2026
@paulbalandan paulbalandan added the documentation Pull requests for documentation only label Aug 12, 2026
@paulbalandan
paulbalandan merged commit c42ffa8 into codeigniter4:develop Aug 12, 2026
88 of 92 checks passed
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.

2 participants