MetaCell / MetaCell/salk-interactive-atlas
Add access control to Django media folder
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
I don't think we should allow any person to download files from the media folder / persistence folder, specifically in the case of private experiments
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Django configuration and request path serving the media or persistence folder. Determine how private experiments are identified and which users should be allowed to download their files. Done means unauthorized users cannot retrieve private files while permitted users still can, with coverage for both cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django
- Domain
- backend, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100