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

⚙️ Security 관련 배포 스크립트 변경 #33

Closed
2 tasks done
dudxo opened this issue Aug 12, 2024 · 0 comments · Fixed by #35
Closed
2 tasks done

⚙️ Security 관련 배포 스크립트 변경 #33

dudxo opened this issue Aug 12, 2024 · 0 comments · Fixed by #35
Assignees
Labels
빠른 리뷰! 빠른 PR 리뷰가 필요할 때

Comments

@dudxo
Copy link
Collaborator

dudxo commented Aug 12, 2024

⚜️ To do

  • 로컬 <-> 배포 이원화를 위한 Security Config 변경
  • JWT 인가 예외처리 수정
@dudxo dudxo added the 빠른 리뷰! 빠른 PR 리뷰가 필요할 때 label Aug 12, 2024
@dudxo dudxo self-assigned this Aug 12, 2024
dudxo added a commit that referenced this issue Aug 12, 2024
* [sytle] : ErrorCode message 오탈자 수정

* [feat] : security config 수정
- cors 커스텀 적요을 위한 cors 허용
- 인가 필요한 API permitAll() 제거

* [feat] : Security ErrorCode 추가

* [fix] : 리소스 요청 시 비인가 요청 처리 EntryPonit 로직 변경

* [fix] : JWT 예외 필터 로직 변경

* [rename] : JwtErrorCode 파일 위치 변경(security.jwt.exception -> security.exception)

* [style] : 코드 포맷팅

* [feat] : Spring Security, MVC 각각 cors 커스텀 설정

* [renaem} : SecurityErrorCode.UNAUTHORIZED -> UNAUTHORIZED_USER으로 네이밍 변경
@dudxo dudxo closed this as completed in #35 Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
빠른 리뷰! 빠른 PR 리뷰가 필요할 때
Projects
None yet
1 participant