You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/admin/permissions/api.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,7 @@ You can call `setRepositoryPermissionsForUsers` repeatedly to set permissions fo
99
99
100
100
## Setting sub-repository permissions for users
101
101
102
-
> NOTE: If no sub-repository permissions have been set for a repository, that repository is treated as not having sub-repo permissions enabled.
102
+
> NOTE: If a user has no sub-repo permissions set for a specific repository (assuming that they have general access to the repository), they will have access to the entire repository contents.
103
103
104
104
Sourcegraph supports permissions on a per-file/directory basis.
0 commit comments