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/docs/features/permission-syncing.mdx
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -176,10 +176,6 @@ These flags are useful when you want different enforcement behavior across conne
176
176
}
177
177
```
178
178
179
-
<Warning>
180
-
If you set `enforcePermissionsForPublicRepos` to true on an existing deployment, users who are already signed in will need to sign out and sign back in before the flag takes effect for their account.
181
-
</Warning>
182
-
183
179
The table below shows when permissions are enforced based on the combination of `PERMISSION_SYNC_ENABLED`, `enforcePermissions`, and `enforcePermissionsForPublicRepos`:
184
180
185
181
|`PERMISSION_SYNC_ENABLED`|`enforcePermissions`|`enforcePermissionsForPublicRepos`| Private repos enforced? | Public repos enforced? |
0 commit comments