Remove completed Task 19 from tasks.md
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user