diff --git a/Docs/tasks.md b/Docs/tasks.md index fdc0ed4..bf321c9 100644 --- a/Docs/tasks.md +++ b/Docs/tasks.md @@ -1,11 +1,3 @@ -### Task 19: Fix `Login Rate Limit UI` UI Test -**Test Result:** FAIL — Same as Task 16 -**File:** `tests/robot/ui/login.robot` and `src/server/web/templates/login.html` -**Instructions:** -Fix the element ID mismatches in `login.html` as described in Task 16. Also verify that after 5 failed attempts, the login form shows a lockout message containing the word "lockout" and the `id=login-error` element displays it. - ---- - ### Task 20: Fix `Password Visibility Toggle` UI Test **Test Result:** FAIL — Same as Task 16 **File:** `tests/robot/ui/login.robot` and `src/server/web/templates/login.html`