Summary | services/download requires the Horde application to have guest access |
Queue | Horde Base |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | rsalmon (at) mbpgroup (dot) com |
Created | 10/07/2010 (5382 days ago) |
Due | |
Updated | 10/10/2010 (5379 days ago) |
Assigned | |
Resolved | 10/10/2010 (5379 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Queue ⇒ Horde Base
Summary ⇒ services/download requires the Horde application to have guest access
State ⇒ Resolved
Need to skip authentication checks here, the application should be
responsible for checking.
If 'horde' itself does not give guest read access, then even if
another application does grant access,
downloading files would be denied. Fix that.
Bug: 9294http://git.horde.org/diff.php/horde/services/download/index.php?rt=horde-git&r1=8705304c7e59b3df9da8c63305e5b52d237407c9&r2=c461374ef27ce4b14440fb17b57d47d0e5e34601
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Whups
Summary ⇒ can't download attachement
Type ⇒ Bug
State ⇒ Unconfirmed
if I click on the download icon (email.eml or screenshot.png), I get
redirected to a login screen.
I should be able to download the file without being logged in.