Difference with file_access_fix
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3559146. -->
Reported by: [prudloff](https://www.drupal.org/user/3611858)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>It seems this module has the same goal as <a href="https://www.drupal.org/project/file_access_fix">https://www.drupal.org/project/file_access_fix</a>.<br>
But they use different approaches, file_access_fix is a basic POC with no configuration and file_visibility is much more flexible.<br>
I also they check if a file is publicly accessible differently.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Document the differences between the two modules.</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<h3 id="summary-ui-changes">User interface changes</h3>
<h3 id="summary-api-changes">API changes</h3>
<h3 id="summary-data-model-changes">Data model changes</h3>
issue