Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access Control for Specific Files/Folders in Repositories #45

Open
Matt-17 opened this issue Oct 17, 2024 · 0 comments
Open

Access Control for Specific Files/Folders in Repositories #45

Matt-17 opened this issue Oct 17, 2024 · 0 comments

Comments

@Matt-17
Copy link
Contributor

Matt-17 commented Oct 17, 2024

Problem

Currently, Gibbon Git Server does not provide a feature to restrict user access (push/pull) to specific files or folders within a repository. This functionality is crucial for scenarios where certain users should have limited access to specific parts of a repository.

Requested Feature

Implement a feature that allows administrators to define fine-grained access control at the file and folder level. This would enable repository owners to:

  • Restrict push and pull access for specific users to selected files or folders.
  • Define custom access policies within a repository to control which users can modify or view specific contents.

Use Case

In larger projects or sensitive environments, some files or folders might contain sensitive data or critical code sections. Allowing only specific users to access these parts of the repository will enhance security and collaboration.

Reference

This feature was inspired by a user query on the Bonobo Git Server Issues Page, where this requirement was requested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant