matomo-for-wordpress icon indicating copy to clipboard operation
matomo-for-wordpress copied to clipboard

Enable accessible directory checks

Open tsteur opened this issue 3 years ago • 0 comments

Currently, Matomo for WordPress has the Matomo On-Premise' accessible directory system checks disabled.

The recommended directory check is disabled because of https://github.com/matomo-org/matomo/issues/18684 (the tmp check doesn't work for Matomo for WordPress).

The required directory check doesn't fully work either re the tmp directory and also because we're not using any sensitive data in the config file. We could look at trying to enable it again though maybe for the .git/config file.

tsteur avatar Jan 25 '22 21:01 tsteur