View Issue Details

IDProjectCategoryView StatusLast Update
0006136Talermechant backendpublic2024-01-12 14:04
ReporterFlorian Dold Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Versiongit (master) 
Target Version0.7.1Fixed in Version0.7.1 
Summary0006136: 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.
TagsNo tags attached.

Activities

Christian Grothoff

2020-04-10 22:12

manager   ~0015615

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.

Issue History

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