Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] 어드민 세션 중 쿠키 설정 수정 #462

Open
leegwichan opened this issue Jan 9, 2025 · 0 comments
Open

[FIX] 어드민 세션 중 쿠키 설정 수정 #462

leegwichan opened this issue Jan 9, 2025 · 0 comments
Assignees
Labels
🛠 fix 버그

Comments

@leegwichan
Copy link
Contributor

Description 💭

  • 어드민 로그인을 통한 세션 발급 중, SameSite 설정이 HttpOnly로 되어있어 세션 쿠기가 정상적으로 작동하지 않음

TODO ✅

  • Cookie 설정을 samesite=None; sucure; 로 변경

Reference 🔎

@leegwichan leegwichan added the 🛠 fix 버그 label Jan 9, 2025
@leegwichan leegwichan self-assigned this Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠 fix 버그
Projects
None yet
Development

No branches or pull requests

1 participant