Fix blocklist service injection and centralize session cookie name

This commit is contained in:
2026-04-14 09:21:38 +02:00
parent 5a9d226cca
commit a564830abb
8 changed files with 62 additions and 38 deletions

View File

@@ -337,6 +337,8 @@ An import statement inside a loop is an unconventional pattern that confuses rea
### Task 12 — Replace blocklist_service importlib workaround with proper injection
**Status:** Completed
**Severity:** Medium
**Where:**
@@ -511,6 +513,8 @@ None.
### Task 18 — Move _COOKIE_NAME to constants.py
**Status:** Completed
**Severity:** Low
**Where:**