pleroma/lib/pleroma/web
Thomas Citharel bdedc41cbc
Fix typo in CSP Report-To header name
The header name was Report-To, not Reply-To.

In any case, that's now being changed to the Reporting-Endpoints HTTP
Response Header.
https://w3c.github.io/reporting/#header
https://github.com/w3c/reporting/issues/177

CanIUse says the Report-To header is still supported by current Chrome
and friends.
https://caniuse.com/mdn-http_headers_report-to

It doesn't have any data for the Reporting-Endpoints HTTP header, but
this article says Chrome 96 supports it.
https://web.dev/reporting-api/

(Even though that's come out one year ago, that's not compatible with
Network Error Logging which's still using the Report-To version of the
API)

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-04 09:43:13 +01:00
..
activity_pub expanding WebFinger 2022-11-03 09:48:24 -04:00
admin_api CommonAPI: generate ModerationLog for all admin/moderator deletes 2022-10-14 18:51:08 +02:00
api_spec Merge branch 'remove_from_followers' into 'develop' 2022-09-16 23:24:13 +00:00
auth Copyright bump for 2022 2022-02-25 23:11:42 -07:00
channels Copyright bump for 2022 2022-02-25 23:11:42 -07:00
common_api Merge branch 'fix/federation-context-issues' into 'develop' 2022-09-04 18:43:36 +00:00
fallback Copyright bump for 2022 2022-02-25 23:11:42 -07:00
federator Copyright bump for 2022 2022-02-25 23:11:42 -07:00
feed Merge branch 'from/upstream-develop/tusooa/translate-pages' into 'develop' 2022-03-20 18:14:37 +00:00
mailer Copyright bump for 2022 2022-02-25 23:11:42 -07:00
mastodon_api Merge branch 'release/2.4.4' into mergeback/2.4.4 2022-10-08 22:15:09 -04:00
media_proxy Fix Varnish 7 support by ensuring Media Preview Proxy fetches headers with a capitalized HEAD verb 2022-08-10 17:09:58 -04:00
metadata Metadata/Utils: use summary as description if set 2022-09-03 17:17:48 +02:00
mongoose_im Copyright bump for 2022 2022-02-25 23:11:42 -07:00
nodeinfo Copyright bump for 2022 2022-02-25 23:11:42 -07:00
o_auth Merge branch 'release/2.4.4' into mergeback/2.4.4 2022-10-08 22:15:09 -04:00
o_status Copyright bump for 2022 2022-02-25 23:11:42 -07:00
pleroma_api Merge branch 'develop' into 'from/upstream-develop/tusooa/2892-backup-scope' 2022-09-05 15:00:19 +00:00
plugs Fix typo in CSP Report-To header name 2022-11-04 09:43:13 +01:00
preload/providers Copyright bump for 2022 2022-02-25 23:11:42 -07:00
push Push.Impl: support edits 2022-10-01 23:28:02 +02:00
rich_media Copyright bump for 2022 2022-02-25 23:11:42 -07:00
static_fe Document way to do notice compatibility routes with Nginx reverse-proxy instead 2022-07-16 23:44:37 -06:00
templates Make remote interaction page translatable 2022-08-20 21:14:26 -04:00
twitter_api Make remote interaction page translatable 2022-08-20 21:14:26 -04:00
utils Copyright bump for 2022 2022-02-25 23:11:42 -07:00
views Send the correct update in streamer 2022-06-11 12:02:16 -04:00
web_finger Copyright bump for 2022 2022-02-25 23:11:42 -07:00
api_spec.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
common_api.ex CommonAPI: generate ModerationLog for all admin/moderator deletes 2022-10-14 18:51:08 +02:00
controller_helper.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
embed_controller.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
endpoint.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
federator.ex User: generate private keys on user creation 2022-09-05 03:51:17 +02:00
gettext.ex Fix incorrect fallback when English is set to first language 2022-04-17 22:39:52 -04:00
instance_document.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
manifest_controller.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
media_proxy.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
metadata.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
o_auth.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
plug.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
preload.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
push.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
rel_me.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
router.ex Merge branch 'remove_from_followers' into 'develop' 2022-09-16 23:24:13 +00:00
shout_channel.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
streamer.ex Merge branch 'release/2.4.4' into mergeback/2.4.4 2022-10-08 22:15:09 -04:00
translation_helpers.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
uploader_controller.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
web_finger.ex rebase fix 2022-11-03 10:06:36 -04:00
xml.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00