View Issue Details

IDProjectCategoryView StatusLast Update
0007821Talerlibeufin (general)public2023-11-29 01:30
ReporterChristian Grothoff Assigned ToAntoine A  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version0.9.3Fixed in Version0.9.3 
Summary0007821: implementation of basic-auth on server is wrong
DescriptionWhich 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.
TagsNo tags attached.

Activities

Christian Grothoff

2023-04-25 23:11

manager   ~0020157

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.

Issue History

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