From a276701c8a1bd83414da7b1708de831eabb56862 Mon Sep 17 00:00:00 2001 From: Mathis Kral Date: Wed, 15 Nov 2023 18:17:27 +0100 Subject: [PATCH] Add sec:authorize to catalog and orders Closes #22 --- src/main/resources/templates/catalog.html | 4 ++-- src/main/resources/templates/orders.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/templates/catalog.html b/src/main/resources/templates/catalog.html index 4fc3f15..c26e9cd 100644 --- a/src/main/resources/templates/catalog.html +++ b/src/main/resources/templates/catalog.html @@ -30,7 +30,7 @@ - +
@@ -40,7 +40,7 @@ -
+
diff --git a/src/main/resources/templates/orders.html b/src/main/resources/templates/orders.html index 2a6d065..3fda4fb 100644 --- a/src/main/resources/templates/orders.html +++ b/src/main/resources/templates/orders.html @@ -42,7 +42,7 @@ - +