View Issue Details

IDProjectCategoryView StatusLast Update
0005504Composrdownloadspublic2024-09-13 02:56
ReporterPatrick SchmalstigAssigned ToChris Graham 
SeverityMinor-bug 
Status closedResolutionfixed 
Product Version 
Fixed in Version 
Summary0005504: downloads_http_cycle fails: unauthorized URL access
DescriptionThe downloads_http_cycle fails under a specific case.

If I run the test on a local machine, it passes.
If I run it on a remote server, it fails (unauthorized URL).

At first, I thought it was because of Cloudflare disrupting IP secure sessions. I disabled Cloudflare, but the test still failed.

So I thought it might have to do with the fact the server is probing the URL instead of me, so the IP address for session checking is of the server and not of myself. However, if that was the case, then I would have been able to call the URL directly successfully (or at least with keep_session). But calling it directly also yielded "Guest" does not have access to the cms zone, even if I use keep_session. So something is wrong, and I don't know what.
TagsNo tags attached.
Time estimation (hours)
Sponsorship open

Activities

Patrick Schmalstig

2023-12-15 02:52

administrator   ~0008129

Last edited: 2023-12-15 02:53

View 2 revisions

Actually this problem exists in other tests using http_download_file with an attempted admin_session in the same environment

Patrick Schmalstig

2024-09-13 02:56

administrator   ~0009359

This was fixed when we fixed an issue with session generation / validation

Issue History

Date Modified Username Field Change
2023-12-15 02:01 Patrick Schmalstig New Issue
2023-12-15 02:01 Patrick Schmalstig Status non-assigned => assigned
2023-12-15 02:01 Patrick Schmalstig Assigned To => Chris Graham
2023-12-15 02:52 Patrick Schmalstig Note Added: 0008129
2023-12-15 02:53 Patrick Schmalstig Note Edited: 0008129 View Revisions
2024-09-13 02:56 Patrick Schmalstig Status assigned => closed
2024-09-13 02:56 Patrick Schmalstig Resolution open => fixed
2024-09-13 02:56 Patrick Schmalstig Note Added: 0009359