View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005504 | Composr | downloads | public | 2023-12-15 02:01 | 2024-09-13 02:56 |
Reporter | Patrick Schmalstig | Assigned To | Chris Graham | ||
Severity | Minor-bug | ||||
Status | closed | Resolution | fixed | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0005504: downloads_http_cycle fails: unauthorized URL access | ||||
Description | The 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. | ||||
Tags | No tags attached. | ||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
Actually this problem exists in other tests using http_download_file with an attempted admin_session in the same environment |
|
This was fixed when we fixed an issue with session generation / validation |
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 |