View Issue Details

IDProjectCategoryView StatusLast Update
0008397Talerchallengerpublic2024-03-07 20:51
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version0.9.4Fixed in Version0.9.4 
Summary0008397: challenger page does not update when going 'back'.
DescriptionAfter submitting an incorrect TAN, the only choice the user really has is to click the 'back' button (which is already suboptimal, but I guess OK; might be better to have an explicit button to 'try again' or 'enter another e-mail address to provide better guidance!).

Anyway, after I do click 'back', the page is exactly the same: the number of attempts is not decremented (and if it hit 0, I'm not told that it is 'game over'). Clearly the browser has the old page cached and does not reload.

What we should do is either fully disable caching of this page, or invalidate the cache on form submission. Let me know if this is something we must fix in the backend via HTTP headers (and if so, which ones should be set).
TagsNo tags attached.

Relationships

child of 0008419 confirmed test, package and upload challenger 0.9.6 to ftp and stable Debian/Ubuntu server 

Activities

Christian Grothoff

2024-02-18 12:39

manager   ~0021337

Fixed using cache-control: no store.

Issue History

Date Modified Username Field Change
2024-02-14 14:08 Christian Grothoff New Issue
2024-02-14 14:08 Christian Grothoff Status new => assigned
2024-02-14 14:08 Christian Grothoff Assigned To => sebasjm
2024-02-15 13:14 sebasjm Relationship added related to 0008393
2024-02-15 13:14 sebasjm Relationship deleted related to 0008393
2024-02-16 22:32 Christian Grothoff Target Version 0.10 => 0.11
2024-02-16 22:46 Christian Grothoff Relationship added child of 0008419
2024-02-18 12:39 Christian Grothoff Assigned To sebasjm => Christian Grothoff
2024-02-18 12:39 Christian Grothoff Status assigned => resolved
2024-02-18 12:39 Christian Grothoff Resolution open => fixed
2024-02-18 12:39 Christian Grothoff Fixed in Version => 0.10
2024-02-18 12:39 Christian Grothoff Note Added: 0021337
2024-02-18 12:39 Christian Grothoff Target Version 0.11 => 0.10
2024-02-28 19:10 Florian Dold Target Version 0.10 => 0.9.4
2024-03-07 20:50 Christian Grothoff Fixed in Version 0.10 => 0.9.4
2024-03-07 20:51 Christian Grothoff Status resolved => closed