Skip to content

Releases: zero-24/plg_system_fetchmetadata

FetchMetadata 1.0.2

25 Oct 12:49
1.0.2
50559d7

Choose a tag to compare

This is the first patch release of the FetchMetadata Plugin

Changelog

  • Allow support for 5.4 and 6.0

Features

This Joomla Plugin helps to protect your sites by using Fetch Metadata Request Headers

The implemened rules are:

  • Step 1: Allow requests from browsers which don't send Fetch Metadata
  • Step 2: Allow same-site and browser-initiated requests
  • Step 3: Allow simple top-level navigation and iframing
  • Step 4: Opt out endpoints that are meant to serve cross-site traffic (Optional)
  • Step 5: Reject all other requests that are cross-site and not navigational

FetchMetadata 1.0.1

10 Jul 11:46
1.0.1
c7f5e74

Choose a tag to compare

This is the first patch release of the FetchMetadata Plugin

Changelog

  • pt-BR Translation (from Crowdin)

Features

This Joomla Plugin helps to protect your sites by using Fetch Metadata Request Headers

The implemened rules are:

  • Step 1: Allow requests from browsers which don't send Fetch Metadata
  • Step 2: Allow same-site and browser-initiated requests
  • Step 3: Allow simple top-level navigation and iframing
  • Step 4: Opt out endpoints that are meant to serve cross-site traffic (Optional)
  • Step 5: Reject all other requests that are cross-site and not navigational

FetchMetadata 1.0.0

29 Aug 10:29
1.0.0
247d86d

Choose a tag to compare

This is the initial release of the FetchMetadata Plugin

Features

This Joomla Plugin helps to protect your sites by using Fetch Metadata Request Headers

The implemened rules are:

  • Step 1: Allow requests from browsers which don't send Fetch Metadata
  • Step 2: Allow same-site and browser-initiated requests
  • Step 3: Allow simple top-level navigation and iframing
  • Step 4: Opt out endpoints that are meant to serve cross-site traffic (Optional)
  • Step 5: Reject all other requests that are cross-site and not navigational