The /file/info/asldnfasf/ page doesn't allow public users, but should.
Description
Description
Revisions and Commits
Revisions and Commits
rP Phabricator | |||
D10309 | rP8dd4d5cfe5e6 Files - make file info page public |
Status | Assigned | Task | ||
---|---|---|---|---|
Resolved | chad | T4830 Applications with Public permissions requiring users to login | ||
Resolved | btrahan | T5922 File info page doesn't support public users |
Event Timeline
Comment Actions
- The file info page should return true from shouldAllowPublic().
- Same for the file list page, if it doesn't already.
- Bonus points, but I'd like to make /Fxxx the authoritative file info page for consistency, and make /file/info/FILE-PHID-derpderp/ redirect to that. I think they work the opposite way right now.