Skip to content

Conversation

Chan531
Copy link
Contributor

@Chan531 Chan531 commented Feb 26, 2025

✨ Related Issue

📝 기능 구현 명세

🐥 추가적인 언급 사항

  • s3 퍼블릭 액세스 차단하였습니다.
  • 서버에서 발급한 presignedurl을 통해 클라에서 파일에 접근하는 로직으로 수정하였습니다.
  • 기존 : fileUrl을 통해 파일 접근 가능
  • 현재 : fileUrl로는 파일 접근 불가능 (퍼블릭 액세스 차단), 서버에서 fileKey를 가지고 발급한 presignedUrl을 통해 한시적 접근 가능

@Chan531 Chan531 added the feat 기능 label Feb 26, 2025
@Chan531 Chan531 requested a review from paragon0107 February 26, 2025 01:24
@Chan531 Chan531 self-assigned this Feb 26, 2025
Copy link
Contributor

@paragon0107 paragon0107 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다아

@Chan531 Chan531 merged commit 53cce67 into develop Feb 27, 2025
1 check passed
@Chan531 Chan531 deleted the feat/#267-file-s3 branch February 27, 2025 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat 기능

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT] 파일 정보 저장 로직 수정

2 participants