View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005757 | Taler | merchant backend | public | 2019-06-08 14:39 | 2019-12-20 19:11 |
Reporter | Marcello Stanisci | Assigned To | Marcello Stanisci | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.6 | Fixed in Version | 0.6 | ||
Summary | 0005757: permissions on wire details JSON. | ||||
Description | The merchant creates on the fly the JSON file accounted in: [account-x] wire_response = /path/to/file.json We need another config option to set permissions on this file, in order to make blue/green deployments easier. | ||||
Tags | No tags attached. | ||||
|
In the same way, also the ".priv"(s) regarding the various merchant instances must get tunable permissions. Rigth now, they set 600 therefore when the other color tries to read them it gets "permission denied". |
|
Permissions on keys are now set by taler-deployment-keyup, which is also responsible for copying them over (9d527fb6ba39669aebc3). Permissions for the wire format file are instead (optionally) taken from the configuration (45e9d2bc921325cd2d9089). |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-06-08 14:39 | Marcello Stanisci | New Issue | |
2019-06-08 14:39 | Marcello Stanisci | Status | new => assigned |
2019-06-08 14:39 | Marcello Stanisci | Assigned To | => Marcello Stanisci |
2019-06-11 16:59 | Marcello Stanisci | Note Added: 0014532 | |
2019-06-11 22:10 | Marcello Stanisci | Status | assigned => resolved |
2019-06-11 22:10 | Marcello Stanisci | Resolution | open => fixed |
2019-06-11 22:10 | Marcello Stanisci | Note Added: 0014535 | |
2019-06-11 22:11 | Marcello Stanisci | Note Edited: 0014535 | |
2019-09-16 09:20 | Christian Grothoff | Product Version | => git (master) |
2019-09-16 09:20 | Christian Grothoff | Fixed in Version | => 0.6 |
2019-09-16 09:20 | Christian Grothoff | Target Version | => 0.6 |
2019-12-20 19:11 | Christian Grothoff | Status | resolved => closed |
2025-03-22 14:09 | Christian Grothoff | Category | mechant backend => merchant backend |