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

[LIME-142] demo 사이트에서 iframe 사용하기 위해 일시적인 security 변경 #76

Merged
merged 2 commits into from
Mar 24, 2024

Conversation

Curry4182
Copy link
Contributor

@Curry4182 Curry4182 commented Mar 23, 2024

📌 PR 종류

어떤 종류의 PR인지 아래 항목 중에 체크 해주세요.

  • 🐛 버그 수정
  • ✨ 기능 추가
  •  테스트 추가
  • 🎨 코드 스타일 변경 (formatting, local variables)
  • 🔨 리팩토링 (기능 변경 X)
  • 💚 빌드 관련 수정
  • 📝 문서 내용 수정
  • 그 외, 어떤 종류인지 기입 바람:

📌 어떤 기능이 추가 되었나요?

demo사이트에서 stomp websocket에서 처음 연결할 때 iframe을 요청하는데 이때 X-frame-Options가 deny되어 접속이 불가능합니다.
따라서 demo 사이트에서 일시적인 운영을 위해 spring security frameOptions을 disable 하였습니다.
추후에 same origin으로 변경할 예정 입니다. 13f18b9

Issue Number

LIME-142

📌 기존에 있던 기능에 영향을 주나요?

  • 아니요

@Curry4182 Curry4182 added the bug Something isn't working label Mar 23, 2024
@Curry4182 Curry4182 self-assigned this Mar 23, 2024
@Curry4182 Curry4182 changed the title [LIME-142] demo 사이트에서 iframe 사용하한 일시적인 security 변경 [LIME-142] demo 사이트에서 iframe 사용하기 위해 일시적인 security 변경 Mar 23, 2024
@Curry4182 Curry4182 merged commit 557b594 into main Mar 24, 2024
@Curry4182 Curry4182 deleted the LIME-142-chat-feat branch April 15, 2024 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants