feat(security): implement CSRF protection
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Playwright E2E Test Runner
|
||||
FROM mcr.microsoft.com/playwright:v1.52.0-noble
|
||||
FROM mcr.microsoft.com/playwright:v1.57.0-noble
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user