Remove completed Task 19 from tasks.md

This commit is contained in:
2026-06-26 21:06:13 +02:00
parent d940460355
commit 3cfea2e3b3

View File

@@ -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 ### Task 20: Fix `Password Visibility Toggle` UI Test
**Test Result:** FAIL — Same as Task 16 **Test Result:** FAIL — Same as Task 16
**File:** `tests/robot/ui/login.robot` and `src/server/web/templates/login.html` **File:** `tests/robot/ui/login.robot` and `src/server/web/templates/login.html`