View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007218 | Anastasis | anastasis-gtk | public | 2022-04-06 13:48 | 2023-06-15 17:54 |
Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
Priority | high | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.3.0 | Fixed in Version | 0.3.0 | ||
Summary | 0007218: "Solve challenges" screen complains about "A challenge is already active" | ||||
Description | When doing email auth, clicking the "solve" button and then clicking "cancel" results in a state where I can't try to solve the challenge anymore, because clicking the solve button tries to do a "POST .../challenge" again, which fails. Instead, the user should just be prompted for the code sent via email. Not sure if the issue is with the reducer or the UI, but I'd guess the former. | ||||
Tags | No tags attached. | ||||
anastasis: master e9c63cf3 2022-04-06 16:32 Details Diff |
fix 0007218 and 0007219 |
Affected Issues 0007218 |
|
mod - src/backend/anastasis-httpd_truth-challenge.c | Diff File | ||
mod - src/include/anastasis.h | Diff File | ||
mod - src/include/anastasis_service.h | Diff File | ||
mod - src/lib/anastasis_recovery.c | Diff File | ||
mod - src/reducer/anastasis_api_recovery_redux.c | Diff File | ||
mod - src/restclient/anastasis_api_truth_challenge.c | Diff File | ||
mod - src/testing/testing_api_cmd_truth_challenge.c | Diff File | ||
mod - src/testing/testing_cmd_challenge_answer.c | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-04-06 13:48 | Florian Dold | New Issue | |
2022-04-06 13:48 | Florian Dold | Status | new => assigned |
2022-04-06 13:48 | Florian Dold | Assigned To | => Christian Grothoff |
2022-04-06 14:33 | Christian Grothoff | Status | assigned => resolved |
2022-04-06 14:33 | Christian Grothoff | Resolution | open => fixed |
2022-04-06 14:33 | Christian Grothoff | Fixed in Version | => Git master |
2022-04-06 14:33 | Christian Grothoff | Note Added: 0018855 | |
2022-09-26 20:49 | Christian Grothoff | Fixed in Version | Git master => 0.3.0 |
2022-09-26 20:49 | Christian Grothoff | Target Version | => 0.3.0 |
2022-09-26 20:50 | Christian Grothoff | Status | resolved => closed |
2023-06-15 17:54 | Christian Grothoff | Changeset attached | => anastasis master e9c63cf3 |
2023-06-15 17:54 | Christian Grothoff | Note Added: 0020275 |