Skip to content

Do not list datasets from the populate modal without contributor access

Erwan Rouchet requested to merge list-datasets-requires-login into release-1.6.5

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.

Merge request reports

Loading