View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008556 | Taler | challenger | public | 2024-03-03 14:43 | 2024-08-28 23:30 |
Reporter | Christian Grothoff | Assigned To | sebasjm | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Target Version | 0.13 | Fixed in Version | 0.13 | ||
Summary | 0008556: implement restricting phone numbers to +41 | ||||
Description | We should have a way for both the HTML pages and the challenger backend to reject certain addresses... | ||||
Tags | No tags attached. | ||||
|
68fa678..690ce69 now implements this on the C side, but it would be good if the JavaScript (if running) also validated the regexes to do client-side input validation. See https://docs.taler.net/taler-challenger-manual.html#enter-address-type-form for the new "restrictions" field provided to the MUST templates for this purpose. @sebastian: enjoy ;-). |
|
regex is being used, but v2 spec is moving the regex to /config and also adding addr_type |
|
ui uses the regex validation |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-03-03 14:43 | Christian Grothoff | New Issue | |
2024-03-03 14:43 | Christian Grothoff | Status | new => assigned |
2024-03-03 14:43 | Christian Grothoff | Assigned To | => Christian Grothoff |
2024-03-05 22:49 | Christian Grothoff | Note Added: 0021700 | |
2024-03-05 22:49 | Christian Grothoff | Assigned To | Christian Grothoff => sebasjm |
2024-04-22 19:19 | sebasjm | Relationship added | parent of 0008759 |
2024-04-22 19:20 | sebasjm | Note Added: 0022292 | |
2024-05-05 15:41 | Christian Grothoff | Target Version | 0.11 => 0.14 |
2024-05-13 21:19 | Christian Grothoff | Target Version | 0.14 => 0.13 |
2024-07-02 14:39 | sebasjm | Status | assigned => resolved |
2024-07-02 14:39 | sebasjm | Resolution | open => fixed |
2024-07-02 14:39 | sebasjm | Note Added: 0022782 | |
2024-08-26 22:30 | Christian Grothoff | Fixed in Version | => 0.13 |
2024-08-28 23:30 | Christian Grothoff | Status | resolved => closed |