Skip to content

Feat/week-4#35

Open
zwo-n wants to merge 6 commits intoApptiveDev:강지원from
zwo-n:feat/week-4
Open

Feat/week-4#35
zwo-n wants to merge 6 commits intoApptiveDev:강지원from
zwo-n:feat/week-4

Conversation

@zwo-n
Copy link
Copy Markdown

@zwo-n zwo-n commented Dec 5, 2025

변경점 👍

로그인 구현
DTO validation 추가

버그 해결 💊

SpringSecurity의 permitAll 설정에도 불구하고, WebConfig가 계속해서 로그인 경로를 가로채 403 Forbidden 오류가 발생하였습니다. WebConfig의 exclude path patterns를 "/api/auth/**"와 같이 광범위하게 적용한다는 점이 주 원인이었으며, 경로를 명시적으로 제시함으로써 이를 해결할 수 있었습니다.

스크린샷 🖼

스크린샷 2025-12-05 오전 10 34 47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant