From 0ff63efc5730839b5bd4410d22e52ce79180c71b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9D=B4=ED=9D=AC=EC=88=98?= Date: Wed, 25 Sep 2024 16:31:56 +0900 Subject: [PATCH 1/2] =?UTF-8?q?feat:=20csrf=20=ED=86=A0=ED=81=B0=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 메타 태그에 csrf 토큰 정보를 넣어줌 --- src/main/resources/templates/layout/layout2.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/templates/layout/layout2.html b/src/main/resources/templates/layout/layout2.html index 8cac331..125570e 100644 --- a/src/main/resources/templates/layout/layout2.html +++ b/src/main/resources/templates/layout/layout2.html @@ -8,6 +8,8 @@ + + Date: Wed, 25 Sep 2024 16:32:48 +0900 Subject: [PATCH 2/2] =?UTF-8?q?fix:=20=EB=88=84=EB=9D=BD=EB=90=9C=20?= =?UTF-8?q?=EB=B2=84=ED=8A=BC=20=EA=B8=B0=EB=8A=A5=20=EB=B3=B5=EA=B5=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 기이수 파일 업로드 페이지에서 가이드 링크 추가 --- src/main/resources/templates/excel/excelList.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/main/resources/templates/excel/excelList.html b/src/main/resources/templates/excel/excelList.html index faae64f..f66f2ac 100644 --- a/src/main/resources/templates/excel/excelList.html +++ b/src/main/resources/templates/excel/excelList.html @@ -1,4 +1,3 @@ -
@@ -10,9 +9,11 @@ - + + +