View Issue Details

IDProjectCategoryView StatusLast Update
0006250Talerlibeufin-nexuspublic2023-04-17 11:42
ReporterFlorian Dold Assigned To 
PrioritylowSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Target Versionpost-1.0 
Summary0006250: implement advanced permission storage and checking
DescriptionRight now, the nexus doesn't do any permissions at all beyond authenticating the user.
TagsNo tags attached.

Activities

MS

2023-04-11 11:03

manager   ~0020065

It does. This is one example from the Taler facade:
https://git.taler.net/libeufin.git/tree/nexus/src/main/kotlin/tech/libeufin/nexus/Taler.kt?id=1b9fbb02ac2d2eb402c18877079d1bdbae03a620#n180

MS

2023-04-11 11:08

manager   ~0020066

Although a valid issue, that can be moved to another release because Nexus
will rarely be exposed online AND have more than one user at the first deployment
with Postfinance. On top of that, the note above shows that checks do take place.

It remains to check WHERE ELSE they may be needed and test them.

Issue History

Date Modified Username Field Change
2020-05-21 09:05 Florian Dold New Issue
2020-11-10 12:17 MS Target Version => 0.9.3
2023-04-11 11:03 MS Note Added: 0020065
2023-04-11 11:08 MS Note Added: 0020066
2023-04-11 11:08 MS Target Version 0.9.3 =>
2023-04-13 20:38 Florian Dold Category nexus => libeufin-nexus
2023-04-13 20:50 Florian Dold Project libeufin => Taler
2023-04-17 11:42 Florian Dold Target Version => post-1.0
2023-04-17 11:42 Florian Dold Summary implement permission storage and checking => implement advanced permission storage and checking