View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006840 | Taler | mechant backend | public | 2021-04-09 21:01 | 2021-09-02 18:23 |
Reporter | sebasjm | Assigned To | Christian Grothoff | ||
Priority | high | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.8 | Fixed in Version | 0.8 | ||
Summary | 0006840: merchant backend does not handle the auth token correctly | ||||
Description | I have added an integration test https://git.taler.net/anastasis.git/tree/src/cli/test_merchant_instance_response.sh there are two problems: 1.- when the default instance is not yet created and the TALER_MERCHANT_TOKEN is set and the product list is queried and the query HAVE the authorization token then backend respond 401 instead of 404 test at line 252 2.- when the default instance is created and was created auth auth.method == token and the instance is access without the Authorization header then backend respond 200 instance of 401 test at line 280 | ||||
Tags | No tags attached. | ||||
|
I just moved the scripts into merchant.git, where they belong. |
|
9b5717e..87c18d5 fixes the bug. 87c18d5..3b7e8d4 integrates the shell-script based tests to the build system. |
|
Fix committed to master branch. |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-04-09 21:01 | sebasjm | New Issue | |
2021-04-09 21:01 | sebasjm | Status | new => assigned |
2021-04-09 21:01 | sebasjm | Assigned To | => Christian Grothoff |
2021-04-10 16:42 | Christian Grothoff | Note Added: 0017731 | |
2021-04-10 16:42 | Christian Grothoff | Target Version | git (master) => 0.9 |
2021-04-12 15:09 | Christian Grothoff | Note Added: 0017735 | |
2021-04-12 15:09 | Christian Grothoff | Status | assigned => resolved |
2021-04-12 15:09 | Christian Grothoff | Resolution | open => fixed |
2021-04-12 15:09 | Christian Grothoff | Fixed in Version | => 0.9 |
2021-07-30 13:57 | Christian Grothoff | Fixed in Version | 0.9 => 0.8.1 |
2021-07-30 13:59 | Christian Grothoff | Target Version | 0.9 => 0.8.1 |
2021-07-30 14:01 | Christian Grothoff | Fixed in Version | 0.8.1 => 0.8 |
2021-07-30 14:02 | Christian Grothoff | Target Version | 0.8.1 => 0.8 |
2021-08-24 16:23 | Christian Grothoff | Status | resolved => closed |
2021-09-02 18:22 | Christian Grothoff | Changeset attached | => Taler-merchant master 87c18d54 |
2021-09-02 18:23 | Christian Grothoff | Note Added: 0018352 |