From d858053a7c70b3fee0fe407420ff8bd1466d5de2 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 5 Apr 2025 23:15:37 +0200 Subject: Use HTTP POST for logout (#7489) * Use HTTP POST for logout To avoid potential CSRF risks * Fixed button font issue * Minor whitespace --- app/layout/header.phtml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'app/layout/header.phtml') diff --git a/app/layout/header.phtml b/app/layout/header.phtml index b152ed78a..1e4290f98 100644 --- a/app/layout/header.phtml +++ b/app/layout/header.phtml @@ -50,6 +50,9 @@