View Issue Details

IDProjectCategoryView StatusLast Update
0010469Talermerchant backendpublic2025-10-02 20:55
Reportersebasjm Assigned ToChristian Grothoff  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version1.0 
Target Version1.1Fixed in Version1.1 
Summary0010469: cors problem
Descriptiontrying to send challenge

curl 'http://merchant.taler.test/challenge/7-JBBDDA56HJ3AR8TX97GWXY101S278MGZXAEB5QH9KCZT66WC64P0'

returns

HTTP/1.1 200 OK
date: Thu, 02 Oct 2025 18:16:34 GMT
access-control-allow-origin: *, *
access-control-expose-headers: *, *
cache-control: no-store, no-store

which is invalid, only one * should be present

TagsNo tags attached.
Attached Files
image.png (57,072 bytes)   
image.png (57,072 bytes)   

Relationships

related to 0010427 resolvedsebasjm better error details when the code is send too soon 

Activities

Christian Grothoff

2025-10-02 20:50

manager   ~0026082

Fix committed to master branch.

Related Changesets

merchant: master dd697ed6

2025-10-02 22:50

Christian Grothoff


Details Diff
fix 0010469 Affected Issues
0010469
mod - src/backend/taler-merchant-httpd_post-challenge-ID.c Diff File

Issue History

Date Modified Username Field Change
2025-10-02 20:19 sebasjm New Issue
2025-10-02 20:19 sebasjm File Added: image.png
2025-10-02 20:19 sebasjm Severity minor => major
2025-10-02 20:46 sebasjm Assigned To => Christian Grothoff
2025-10-02 20:46 sebasjm Status new => assigned
2025-10-02 20:46 sebasjm Product Version => 1.0
2025-10-02 20:46 sebasjm Target Version => 1.1
2025-10-02 20:47 sebasjm Relationship added related to 0010427
2025-10-02 20:50 Christian Grothoff Changeset attached => merchant master dd697ed6
2025-10-02 20:50 Christian Grothoff Note Added: 0026082
2025-10-02 20:50 Christian Grothoff Status assigned => resolved
2025-10-02 20:50 Christian Grothoff Resolution open => fixed
2025-10-02 20:55 Christian Grothoff Fixed in Version => 1.1