View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010025 | Taler | merchant backend | public | 2025-05-26 19:24 | 2025-10-24 00:51 |
| Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | tweak | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Product Version | 1.0 | ||||
| Target Version | 1.1 | Fixed in Version | 1.1 | ||
| Summary | 0010025: merchant backend blocks creation of admin instance when another instance has been created | ||||
| Description | It's currently/unexpectedly possible to create a non-admin instance before the admin instance has been configured. It's very difficult to get out of this situation, since taler-merchant-passwd doesn't work if the instance hasn't been created in the first place. Only option to fix this is to purge the instance and re-create everything. We should avoid getting into this in the first place, either by: (a) disallowing the creation of a non-admin instance before the admin instance has been configured (b) still allowing the admin instance to be created if other instances have been created | ||||
| Tags | ux | ||||
|
|
Eh, that was actually seen as a feature: create a non-admin instance to enforce single-instance use, or delete your admin account to lock down a system and prevent direct interference with instances via the admin account. Maybe we should document this more, but I consider this not a bad feature to have! |
|
|
Problem is: This is a state that we can't recover from. It IMO should always be possible to change easily the admin credentials when you have root on the server. => As discussed offline, taler-merchant-passwd should simply create a (dummy, unconfigured) admin instance so that the admin password can be set. |
|
|
Fix committed to master branch. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-05-26 19:24 | Florian Dold | New Issue | |
| 2025-05-27 09:03 | Christian Grothoff | Note Added: 0025016 | |
| 2025-05-27 09:03 | Christian Grothoff | Severity | minor => tweak |
| 2025-05-27 09:03 | Christian Grothoff | Status | new => acknowledged |
| 2025-05-27 09:03 | Christian Grothoff | Product Version | => 1.0 |
| 2025-05-27 09:03 | Christian Grothoff | Target Version | 1.0 stretch goals => post-1.0 |
| 2025-05-27 16:44 | Florian Dold | Note Added: 0025025 | |
| 2025-05-27 16:44 | Florian Dold | Assigned To | => Florian Dold |
| 2025-05-27 16:44 | Florian Dold | Status | acknowledged => assigned |
| 2025-06-05 00:22 | Christian Grothoff | Assigned To | Florian Dold => |
| 2025-06-05 00:22 | Christian Grothoff | Status | assigned => confirmed |
| 2025-06-05 00:22 | Christian Grothoff | Tag Attached: ux | |
| 2025-10-23 12:53 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2025-10-23 12:53 | Christian Grothoff | Status | confirmed => assigned |
| 2025-10-23 12:53 | Christian Grothoff | Status | assigned => confirmed |
| 2025-10-23 17:02 | Christian Grothoff | Changeset attached | => merchant master b0cabecc |
| 2025-10-23 17:02 | Christian Grothoff | Note Added: 0026236 | |
| 2025-10-23 17:02 | Christian Grothoff | Status | confirmed => resolved |
| 2025-10-23 17:02 | Christian Grothoff | Resolution | open => fixed |
| 2025-10-23 17:02 | Christian Grothoff | Fixed in Version | => 1.2 |
| 2025-10-23 17:02 | Christian Grothoff | Target Version | post-1.0 => 1.2 |
| 2025-10-24 00:50 | Christian Grothoff | Fixed in Version | 1.2 => 1.1 |
| 2025-10-24 00:51 | Christian Grothoff | Target Version | 1.2 => 1.1 |