-
Notifications
You must be signed in to change notification settings - Fork 290
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use RepoPermissionChecker facet in Mononoke Git Server
Summary: We will start enforcing ACL based checking in Mononoke Git Server, and the first step for that is to include the RepoPermissionChecker facet as part of the Repo facet container. This will be used in a diff later in the stack. Reviewed By: mitrandir77 Differential Revision: D55796149 fbshipit-source-id: 3903f1114a3c2bf2a7e50f0891076b6195e8476e
- Loading branch information
1 parent
0be4243
commit 107fae5
Showing
3 changed files
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters