Security: overly permissive permissions
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3000576. -->
Reported by: [heddn](https://www.drupal.org/user/1463982)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The permissions for the module are overly permissive, allowing users with 'Access content' the ability to run a migration. In many cases, that means anonymous can run a migration and that is not what we probably want.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Add a new 'Access migrate source ui' permission.</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