humanmade / humanmade/S3-Uploads
Add url replacement helpers for Private Attachments
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 404
- PR merge metrics
- No merged PRs in 30d
Description
In https://github.com/humanmade/S3-Uploads/pull/398 we merged the first part of private attachments implementation.
When you use private attachments, it's quite likely that private / temporary URLs can get stored in the post content. We should add some helper functions for adding / removing and refreshing temporarily urls in post content / arbitrary strings.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading pull request 398 and the existing private attachments implementation; the issue does not name specific files or tests. Trace how temporary URLs enter post content and arbitrary strings, then define coverage for adding, removing, and refreshing them before checking how completion can be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, php
- Domain
- backend, content
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100