Skip to content

chore(handlers): ensure repository import route appends proper scopes

Hayley Swimelar requested to merge v1api/import-route-access into master

Related to: #521 (closed)

This MR ensures that only users with admin access will be able to call the repository import route.

Merge request reports