Do not list datasets from the populate modal without contributor access
Closes #1471 (closed) twice:
- The modal now checks whether the user has contributor access before loading the datasets.
- The modal is completely unloaded by
HeaderActions
when the user doesn't have contributor access, so it will never even reach that check.