View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006136 | Taler | mechant backend | public | 2020-03-26 18:57 | 2024-01-12 14:04 |
Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.7.1 | Fixed in Version | 0.7.1 | ||
Summary | 0006136: merchant should re-download /keys before refusing pay request | ||||
Description | ... this must be rate-limited, so that it can't be abused to make the merchant do repeated requests to the exchange. | ||||
Tags | No tags attached. | ||||
|
This is now implemented, with the FORCED_RELOAD_DELAY limiting the rate to once per 15 minutes (possibly higher if there are persistent failures). Commit is 1b7e296..c22eb34. |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-03-26 18:57 | Florian Dold | New Issue | |
2020-03-26 18:57 | Florian Dold | Status | new => assigned |
2020-03-26 18:57 | Florian Dold | Assigned To | => Christian Grothoff |
2020-04-10 22:12 | Christian Grothoff | Note Added: 0015615 | |
2020-04-10 22:12 | Christian Grothoff | Status | assigned => resolved |
2020-04-10 22:12 | Christian Grothoff | Resolution | open => fixed |
2020-04-10 22:12 | Christian Grothoff | Fixed in Version | => 0.7.1 |
2020-04-10 22:12 | Christian Grothoff | Product Version | => git (master) |
2020-04-10 22:12 | Christian Grothoff | Target Version | => 0.7.1 |
2021-08-24 16:23 | Christian Grothoff | Status | resolved => closed |
2024-01-12 14:04 | Christian Grothoff | Category | merchant backend API (C) => mechant backend |