From fea8a663a04e59131dbd9d71a8035613f99ffa27 Mon Sep 17 00:00:00 2001 From: Sandra <229708855+SandraNelj@users.noreply.github.com> Date: Mon, 27 Apr 2026 13:04:04 +0200 Subject: [PATCH] fix: use cookie-based auth in admin audit log page - Replace localStorage token with credentials: 'same-origin' - Fix search functionality not working due to missing auth --- src/main/resources/static/admin-audit-log.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main/resources/static/admin-audit-log.html b/src/main/resources/static/admin-audit-log.html index f6ed032..d7f655f 100644 --- a/src/main/resources/static/admin-audit-log.html +++ b/src/main/resources/static/admin-audit-log.html @@ -35,7 +35,6 @@

📋 Audit Log