Actions
Bug #4408
closed[Workbench] Anonymous collection download links should not redirect to login path.
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Workbench
Target version:
Start date:
11/06/2014
Due date:
% Done:
100%
Estimated time:
(Total: 1.00 h)
Story points:
0.5
Description
To reproduce:
- Visit collection page.
- Click "Create sharing link".
- Open the resulting link in a new/incognito browser session. (The file listing page works.)
- Click a link. You get a Google login page.
- (Also, unsurprisingly, pasting the supplied "wget" command line into a shell prompt causes wget to follow redirect links to a Google login page.)
- Augment the "can download an entire collection" integration test so it downloads a file, not just the list of files, as mentioned in the TODO comment. Make sure the test reproduces this bug (fails). (It is possible the bug is in the "create sharing link" process, not the download handler.)
- Fix the bug to make the test pass.
Updated by Tom Clegg about 10 years ago
- Description updated (diff)
- Category set to Workbench
Updated by Brett Smith about 10 years ago
- Status changed from New to In Progress
- Assigned To set to Brett Smith
- Target version changed from Bug Triage to 2014-11-19 sprint
Updated by Brett Smith about 10 years ago
- Status changed from In Progress to Resolved
Applied in changeset arvados|commit:1d3987356d0ab60c4f6c80cbd11852b4209137f4.
Actions