Skip to content

Commit

Permalink
Revert "Allow frame references to Beam Playground. (#30391)"
Browse files Browse the repository at this point in the history
This reverts commit 8ba846d.
  • Loading branch information
tvalentyn authored Feb 23, 2024
1 parent 8ba846d commit 0a53e89
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions website/www/site/static/.htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,4 @@ RedirectMatch "/contribute/design-documents" "https://cwiki.apache.org/confluenc

RedirectMatch "/contribute/release-guide" "https://github.com/apache/beam/blob/master/contributor-docs/release-guide.md"

RedirectMatch "/contribute/committer-guide" "https://github.com/apache/beam/blob/master/contributor-docs/committer-guide.md"

Header set Content-Security-Policy "frame-src 'self' https://play.beam.apache.org/ ;"
RedirectMatch "/contribute/committer-guide" "https://github.com/apache/beam/blob/master/contributor-docs/committer-guide.md"

0 comments on commit 0a53e89

Please sign in to comment.