From b3822e189d432c0add1c40fa5719ad44a5c0c837 Mon Sep 17 00:00:00 2001 From: happybell80 Date: Fri, 15 Aug 2025 14:52:46 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20JWT=20=ED=86=A0=ED=81=B0=20=EA=B2=80?= =?UTF-8?q?=EC=A6=9D=20=EB=B3=B4=EC=95=88=20=EA=B0=9C=EC=84=A0=20-=20?= =?UTF-8?q?=EA=B3=84=ED=9A=8D=EC=97=90=EC=84=9C=20=EC=95=84=EC=9D=B4?= =?UTF-8?q?=EB=94=94=EC=96=B4=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 결정해야 할 사항이 많아 추가 검토 필요 - plans → ideas 폴더로 이동 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- .../250815_JWT_토큰_검증_보안_개선_방안.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename plans/250815_JWT_토큰_검증_보안_개선_실행계획.md => ideas/250815_JWT_토큰_검증_보안_개선_방안.md (97%) diff --git a/plans/250815_JWT_토큰_검증_보안_개선_실행계획.md b/ideas/250815_JWT_토큰_검증_보안_개선_방안.md similarity index 97% rename from plans/250815_JWT_토큰_검증_보안_개선_실행계획.md rename to ideas/250815_JWT_토큰_검증_보안_개선_방안.md index a066168..c4fc4ab 100644 --- a/plans/250815_JWT_토큰_검증_보안_개선_실행계획.md +++ b/ideas/250815_JWT_토큰_검증_보안_개선_방안.md @@ -1,9 +1,9 @@ -# JWT 토큰 검증 보안 개선 실행 계획 +# JWT 토큰 검증 보안 개선 방안 작성일: 2025-08-15 작성자: 51123 서버, 51124 서버, 로컬 개발자 -상태: 계획 확정 → 실행 중 -우선순위: 🔴 Critical (즉시 실행) +상태: 아이디어 → 추가 검토 필요 +우선순위: 🔴 Critical (보안 취약점) 관련: auth-server, robing services (rb8001, rb10408, rb10508), frontend ## 개요