[struts-site] branch master updated (d7a07ec -> 85d7bbc)

2020-09-06 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git.


from d7a07ec  Add $-syntax to announcement
 new 2b13f96  Adding documentation for FM and COOP/COEP (#1)
 new 18360c2  Remove individual interceptor refs
 new 85d7bbc  Merge pull request #149 from salcho/fm-coop-coep-docs

The 1147 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 source/core-developers/coep-interceptor.md | 40 +
 source/core-developers/coop-interceptor.md | 42 ++
 .../core-developers/fetch-metadata-interceptor.md  | 39 
 source/core-developers/interceptors.md |  3 ++
 source/security/index.md   | 24 +
 5 files changed, 148 insertions(+)
 create mode 100644 source/core-developers/coep-interceptor.md
 create mode 100644 source/core-developers/coop-interceptor.md
 create mode 100644 source/core-developers/fetch-metadata-interceptor.md



[struts-site] branch asf-site updated: Automatic Site Publish by Buildbot

2020-09-06 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new 106f7b3  Automatic Site Publish by Buildbot
106f7b3 is described below

commit 106f7b3f2044968f07c225eebc102507cec24d86
Author: buildbot 
AuthorDate: Mon Sep 7 05:52:51 2020 +

Automatic Site Publish by Buildbot
---
 output/core-developers/coep-interceptor.html   | 205 
 output/core-developers/coop-interceptor.html   | 210 +
 .../fetch-metadata-interceptor.html| 205 
 output/core-developers/interceptors.html   |  30 +++
 output/core-developers/struts-default-xml.html |  15 ++
 output/security/index.html |  25 +++
 6 files changed, 690 insertions(+)

diff --git a/output/core-developers/coep-interceptor.html 
b/output/core-developers/coep-interceptor.html
new file mode 100644
index 000..c290d03
--- /dev/null
+++ b/output/core-developers/coep-interceptor.html
@@ -0,0 +1,205 @@
+
+
+
+  
+  
+  
+  
+  
+
+  COEP Interceptor
+
+  
+  
+  
+  
+  
+
+  
+  
+  
+
+
+
+http://github.com/apache/struts"; class="github-ribbon">
+  https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa.png"; 
alt="Fork me on GitHub">
+
+
+
+  
+
+  
+
+  
+Menu
+Toggle navigation
+
+
+
+  
+  
+
+
+  
+
+  
+Home
+  
+  
+Welcome
+Download
+Releases
+Announcements
+http://www.apache.org/licenses/";>License
+https://www.apache.org/foundation/thanks.html";>Thanks!
+https://www.apache.org/foundation/sponsorship.html";>Sponsorship
+  
+
+
+  
+Support
+  
+  
+User Mailing List
+https://issues.apache.org/jira/browse/WW";>Issue 
Tracker
+Reporting Security Issues
+
+https://cwiki.apache.org/confluence/display/WW/Migration+Guide";>Version 
Notes
+https://cwiki.apache.org/confluence/display/WW/Security+Bulletins";>Security
 Bulletins
+
+Maven Project 
Info
+Struts 
Core Dependencies
+Plugin 
Dependencies
+  
+
+
+  
+Documentation
+  
+  
+Birds Eye
+Key Technologies
+Kickstart FAQ
+https://cwiki.apache.org/confluence/display/WW/Home";>Wiki
+
+Getting Started
+Security Guide
+Core Developers Guide
+Tag Developers Guide
+Maven Archetypes
+Plugins
+Struts 
Core API
+Tag 
reference
+https://cwiki.apache.org/confluence/display/WW/FAQs";>FAQs
+http://cwiki.apache.org/S2PLUGINS/home.html";>Plugin registry
+  
+
+
+  
+Contributing
+  
+  
+You at Struts
+How to Help FAQ
+Development Lists
+
+Submitting 
patches
+Source Code and Builds
+Coding standards
+https://cwiki.apache.org/confluence/display/WW/Contributors+Guide";>Contributors
 Guide
+
+Release 
Guidelines
+PMC Charter
+Volunteers
+https://gitbox.apache.org/repos/asf?p=struts.git";>Source 
Repository
+Updating the 
website
+  
+
+http://www.apache.org/";>
+  
+
+  
+
+  
+
+
+
+
+  
+https://github.com/apache/struts-site/edit/master/source/core-developers/coep-interceptor.md";
 title="Edit this page on GitHub">Edit on GitHub
+
+<< back to 
Interceptors
+
+Fetch Metadata Interceptor
+
+Description
+
+Interceptor that implements Cross-Origin Embedder Policy on incoming 
requests.
+
+COEP prevents the document from loading any framed documents which don’t 
opt-in by setting the COEP header. (Cross-Origin-Embedder-Policy: require-corp). 
This provides protection for documents that don’t restrict framing. A document 
that doesn’t set COEP cannot be framed by another document with COEP. All 
descendents of a document with COEP will also enforce the same restrictions.
+
+COEP is now supported by all major browsers.
+
+https://web.dev/why-coop-coep/#coep

Buildbot success in on jekyll_websites

2020-09-06 Thread buildbot
The Buildbot has detected a passing build on builder jekyll_websites while 
building struts.
Full details are available at:
https://ci2.apache.org/#builders/7/builds/188

Buildbot URL: https://ci2.apache.org/

Worker for this Build: bb_slave10_ubuntu

Build Reason: Triggered jekyll auto-build via .asf.yaml by lukaszlenart
Blamelist: asfinfra, commits@struts.apache.org

Build succeeded!

Sincerely,
 -The Buildbot