From 4766cece5c9f3c8c6fbd0caff5bc7dfa84013de3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A0=D0=BE=D0=BC=D0=B0=D0=BD=20=D0=9A=D0=B8=D1=81=D0=BB?= =?UTF-8?q?=D1=83=D1=85=D0=B8=D0=BD?= Date: Thu, 22 Jan 2026 15:46:59 +0300 Subject: [PATCH] Tomcat configuration to avoid csrf --- src/main/webapp/META-INF/context.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/webapp/META-INF/context.xml b/src/main/webapp/META-INF/context.xml index cc88a12..34fe4cc 100644 --- a/src/main/webapp/META-INF/context.xml +++ b/src/main/webapp/META-INF/context.xml @@ -1,4 +1,5 @@ + \ No newline at end of file