View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010120 | Taler | merchant backoffice SPA | public | 2025-06-22 17:31 | 2025-06-23 18:31 |
Reporter | sebasjm | Assigned To | sebasjm | ||
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | 1.0 | ||||
Target Version | 1.0 stretch goals | Fixed in Version | 1.0 stretch goals | ||
Summary | 0010120: do not ask the admin for the current instance password to change to a new password | ||||
Description | otherwise, admin can't unlock merchnat accounts i also suggest that we should add the feature from the merchant backend for the admin to reset the password and the backend should send an email with new random password (and reset-on-login flag) | ||||
Tags | No tags attached. | ||||
|
Password reset involving the e-mail is another (already open) issue. Just make sure the admin can set the password for now. |
|
Ok, SPA does this but the backend doesn't accept the token of the admin session to change the password of a random instance (in this case "qwe") curl 'http://merchant.taler.test:1180/instances/qwe/private/auth' \ -H 'Authorization: Bearer secret-token:W54DY9Q7PZMSHVN20HAKMWJAA5NDB1XKW9SY8XADZJ1NQN2CKYC0' \ --data-raw '{"token":"secret-token:eee","method":"token"}' |
|
22563a4f9..f25215a33 fixed the SPA, still needs the merchant backend i'm keeping this open since it will be need to be adapted for v19 (with the new password auth type) |
|
f25215a33..b677f250a |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-06-22 17:31 | sebasjm | New Issue | |
2025-06-22 18:00 | Christian Grothoff | Assigned To | => sebasjm |
2025-06-22 18:00 | Christian Grothoff | Status | new => assigned |
2025-06-22 18:00 | Christian Grothoff | Target Version | => 1.1 |
2025-06-22 18:01 | Christian Grothoff | Note Added: 0025306 | |
2025-06-23 00:52 | sebasjm | Note Added: 0025312 | |
2025-06-23 00:59 | sebasjm | Note Added: 0025313 | |
2025-06-23 01:21 | sebasjm | Relationship added | related to 0010121 |
2025-06-23 01:22 | sebasjm | Assigned To | sebasjm => |
2025-06-23 01:22 | sebasjm | Status | assigned => confirmed |
2025-06-23 14:22 | sebasjm | Note Added: 0025322 | |
2025-06-23 14:22 | sebasjm | Assigned To | => sebasjm |
2025-06-23 14:22 | sebasjm | Status | confirmed => resolved |
2025-06-23 14:22 | sebasjm | Resolution | open => fixed |
2025-06-23 18:31 | Christian Grothoff | Product Version | => 1.0 |
2025-06-23 18:31 | Christian Grothoff | Fixed in Version | => 1.0 stretch goals |
2025-06-23 18:31 | Christian Grothoff | Target Version | 1.1 => 1.0 stretch goals |