Skip to content

permissions: Add unrestricted column to repo_permissions

Administrator requested to merge rs/repo-permissions-unrestricted into main

Created by: ryanslade

This change just adds the unrestricted columns to the repo_permissions table and checks for it in our authz query.

Another PR will introduce the ability to update this value via our explicit permissions API.

Part of https://github.com/sourcegraph/sourcegraph/issues/34631

Test plan

Unit tests added

Merge request reports

Loading