Skip to content

Commit

Permalink
Add reporting and report-only mode. (#529)
Browse files Browse the repository at this point in the history
This is a fairly large change, which adds proper support for reporting
and a report-only mode to Permissions Policy. Reporting can be configured for
individual features, with a new "report-to" parameter on the header
declarations.

The Permissions-Policy-Report-Only header allows a parallel policy to be
constructed, which will gernerate warning reports (with a "Report" disposition)
but which will not cause use of the feature to be blocked.
  • Loading branch information
clelland committed Oct 13, 2023
1 parent 72dcaa4 commit 3e1f10d
Showing 1 changed file with 199 additions and 65 deletions.

0 comments on commit 3e1f10d

Please sign in to comment.