WordPress Cluster 9.0.19

  • MU Plugin Update
    • Patching 1.0.4
      • If Blaize Plugin is activated on a site then set the Dark Matter SSO Type to disable
  • Plugin Update
    • Dark Matter
      •  2.0.4
          • Fixed an issue where check for logging out users was causing a MIME Type error in some instances.
          • A couple of improvements to Cookie SSO.
      • 2.0.3
          • Added and ensured that the no cache headers are used on all requests for the SSO flow.
            • This should aid with installations that utilise more pronounced caching setups.
          • Modified the redirects to ensure that X-Redirect-By header is identified as “Dark Matter” rather than “WordPress”.
          • Added support for a new constant, DARKMATTER_SSO_TYPE, which can be set to a value of “disable” to stop SSO functionality.
            • In future, this will support a few SSO implementations depending on preference.

PR: https://github.com/dc-thomson/wordpress/pull/2419