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

X-Frame-Optionsの誤った説明を修正 #1247

Merged
merged 1 commit into from
May 15, 2022
Merged

X-Frame-Optionsの誤った説明を修正 #1247

merged 1 commit into from
May 15, 2022

Conversation

mstssk
Copy link

@mstssk mstssk commented May 12, 2022

X-Frame-Options に設定できるのは DENY と SAMEORIGIN のどちらかだけです。
ALLOWALL は適切な値ではありません。

本家では rails/rails#37703 で同様の修正をおこなっていました。

X-Frame-Options に設定できるのは DENY と SAMEORIGIN のどちらかだけです。
ALLOWALL は適切な値ではありません。
@yasulab
Copy link
Member

yasulab commented May 15, 2022

修正 PR ありがとうございます!😻🆒✨
こちらマージしますね!(๑˃̵ᴗ˂̵)b✨

@yasulab yasulab merged commit cac5554 into yasslab:master May 15, 2022
@mstssk mstssk deleted the patch-1 branch May 16, 2022 02:06
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.

None yet

2 participants