add Cody role based access control docs#31
Merged
Merged
Conversation
Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com>
✅ Deploy Preview for zippy-boba-343269 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for inquisitive-frangipane-db2f9c ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for stirring-toffee-d2f23d ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
emidoots
pushed a commit
to sourcegraph/sourcegraph-public-snapshot
that referenced
this pull request
Jan 11, 2024
Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com>
MaedahBatool
suggested changes
Jan 11, 2024
MaedahBatool
left a comment
Contributor
There was a problem hiding this comment.
Left some comments basically around structure. Rest looks good. Thanks for contributing. :)
Co-authored-by: Maedah Batool <me@MaedahBatool.com>
Co-authored-by: Maedah Batool <me@MaedahBatool.com>
Co-authored-by: Maedah Batool <me@MaedahBatool.com>
Co-authored-by: Maedah Batool <me@MaedahBatool.com>
Co-authored-by: Maedah Batool <me@MaedahBatool.com>
Co-authored-by: Maedah Batool <me@MaedahBatool.com>
Co-authored-by: Maedah Batool <me@MaedahBatool.com>
Co-authored-by: Maedah Batool <me@MaedahBatool.com>
Co-authored-by: Maedah Batool <me@MaedahBatool.com>
Member
Author
|
@MaedahBatool done! |
emidoots
pushed a commit
to sourcegraph/sourcegraph-public-snapshot
that referenced
this pull request
Jan 12, 2024
* rbac: add Cody role based access control namespace Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com> * add cody.permissions feature flag, cody access controlled by RBAC Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com> * add warning for instances with deprecated cody.restrictUsersFeatureFlag Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com> * improve Cody access restriction error message Co-authored-by: Chris Warwick <christopher.warwick@sourcegraph.com> * Run bazel configure * Update generated files * internal/cody: run IsCodyEnabled tests with new permissions system disabled Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com> * add RBAC tests Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com> * doc: explain how to use new Cody RBAC permissions Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com> * remove redundant test case Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com> * CHANGELOG: mention Cody RBAC permissions change Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com> * send docs to sourcegraph/docs#31 Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com> --------- Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com> Co-authored-by: Chris Warwick <christopher.warwick@sourcegraph.com> Co-authored-by: Jean-Hadrien Chabran <jh@chabran.fr>
MaedahBatool
approved these changes
Jan 12, 2024
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Corresponding docs for https://github.com/sourcegraph/sourcegraph/pull/58831