View Issue Details

IDProjectCategoryView StatusLast Update
0007788Talerauditorpublic2023-09-23 15:09
Reportersebasjm Assigned ToMS  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Target Version0.9.3Fixed in Version0.9.3 
Summary0007788: account access is not possible for non-circuit accounts
DescriptionIn admin panel, all account are listed. If the account is not a circuit account the 404 is returned.
Then, the admin can't change password or access the view.

Maybe this account show not be listed? Do new a new endpoint that just returns circuit accounts?
Should admin access this account if registration is enabled?

I think that even if cashout is not possible we will want the admin to be able to reset the password or close then if the balance is empty so endpoint should work for both type of accounts

{
  "error" : {
    "type" : "util-error",
    "description" : "sebasjm not managed by the Circuit API."
  }
}
TagsNo tags attached.

Activities

MS

2023-04-01 19:54

reporter   ~0020002

Agreed.

Non-circuit accounts should be listed and be subject to any admin operation
that doesn't involve cashing-out.

MS

2023-04-07 17:15

reporter   ~0020036

Addressed here: f2710520..101fa06f

Issue History

Date Modified Username Field Change
2023-03-31 20:32 sebasjm New Issue
2023-03-31 20:32 sebasjm Status new => assigned
2023-03-31 20:32 sebasjm Assigned To => MS
2023-04-01 19:54 MS Note Added: 0020002
2023-04-07 17:15 MS Note Added: 0020036
2023-04-07 17:15 MS Status assigned => resolved
2023-04-07 17:15 MS Resolution open => fixed
2023-04-13 20:26 Florian Dold Category sandbox => libeufin sandbox
2023-04-13 20:26 Florian Dold Project libeufin => Taler
2023-04-13 20:26 Florian Dold Category libeufin sandbox => General
2023-04-17 11:58 Florian Dold Category General => auditor
2023-04-17 11:58 Florian Dold Product Version Git master =>
2023-04-17 11:58 Florian Dold Target Version 0.9.4 => 0.9.3
2023-09-23 15:07 Christian Grothoff Fixed in Version => 0.9.3
2023-09-23 15:09 Christian Grothoff Status resolved => closed