View Issue Details

IDProjectCategoryView StatusLast Update
0008580Talerwallet-corepublic2024-05-02 14:33
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritylowSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Version0.11 
Summary0008580: review code for consistent normalization/checking of base URLs [estimate: 3h]
DescriptionWe should only canonicalize them when its user input, not for normal wallet-core requests.

UIs should probably use some special call to normalize them without all of them having to implement the algorithm for that.
TagsNo tags attached.

Activities

Florian Dold

2024-05-02 14:33

manager   ~0022326

commit 8e1ccefedd48f0076a53a14ecc2e2d5d094b90a9 (HEAD -> master, origin/master, origin/HEAD)
Author: Florian Dold <florian@dold.me>
Date: Thu May 2 14:29:30 2024 +0200

    wallet-core: require canonicalized base URLs in requests

Issue History

Date Modified Username Field Change
2024-03-05 21:32 Florian Dold New Issue
2024-03-05 21:32 Florian Dold Status new => assigned
2024-03-05 21:32 Florian Dold Assigned To => Florian Dold
2024-03-27 15:21 Florian Dold Target Version 0.10 => 0.11
2024-03-27 21:23 Florian Dold Summary review code for consistent normalization/checking of base URLs => review code for consistent normalization/checking of base URLs [estimate: 3h]
2024-05-02 14:33 Florian Dold Status assigned => resolved
2024-05-02 14:33 Florian Dold Resolution open => fixed
2024-05-02 14:33 Florian Dold Note Added: 0022326