View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007821 | Taler | libeufin (general) | public | 2023-04-25 23:10 | 2023-11-29 01:30 |
| Reporter | Christian Grothoff | Assigned To | Antoine A | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
| Product Version | git (master) | ||||
| Target Version | 0.9.3 | Fixed in Version | 0.9.3 | ||
| Summary | 0007821: implementation of basic-auth on server is wrong | ||||
| Description | Which is why it works with curl but not with wget. wget doesn't like it because the server does not return a proper challenge when requesting authorization. This applies to nexus and sandbox. When giving a 401, WWW-Authenticate should always be properly specified by the server. | ||||
| Tags | No tags attached. | ||||
|
|
Passing "--auth-no-challenge" to wget works around the issue, but this is a bug in the HTTP server logic and should be fixed there. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-04-25 23:10 | Christian Grothoff | New Issue | |
| 2023-04-25 23:10 | Christian Grothoff | Status | new => assigned |
| 2023-04-25 23:10 | Christian Grothoff | Assigned To | => MS |
| 2023-04-25 23:11 | Christian Grothoff | Note Added: 0020157 | |
| 2023-04-25 23:55 | Florian Dold | Category | libeufin-nexus => libeufin (general) |
| 2023-04-25 23:55 | Florian Dold | Target Version | => post-1.0 |
| 2023-04-25 23:55 | Florian Dold | Description Updated | |
| 2023-09-03 18:16 | Christian Grothoff | Assigned To | MS => Antoine A |
| 2023-11-21 05:41 | Antoine A | Status | assigned => resolved |
| 2023-11-21 05:41 | Antoine A | Resolution | open => fixed |
| 2023-11-22 20:16 | Christian Grothoff | Fixed in Version | => 0.9.4 |
| 2023-11-22 20:16 | Christian Grothoff | Target Version | post-1.0 => 0.9.4 |
| 2023-11-29 01:28 | Christian Grothoff | Target Version | 0.9.4 => 0.9.3 |
| 2023-11-29 01:29 | Christian Grothoff | Fixed in Version | 0.9.4 => 0.9.3 |
| 2023-11-29 01:30 | Christian Grothoff | Status | resolved => closed |