Skip to content

[ENH] Add a new check to ensure the running user has ownership permissions on temp/cache

  • This prevents running as root and later apache cannot read/touch cache files in the frontend
  • In only checks on *nix systems

Merge request reports