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

feat: added more granular project permissions #5932

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

chriswk
Copy link
Member

@chriswk chriswk commented Jan 17, 2024

What

Adds Read and Write permissions for project administration settings (user access, change request settings, default strategy, other).

Why

On request from two large customers that wanted our RBAC controls to be more granulated to easier be able to limit the access they granted their users.

@chriswk chriswk self-assigned this Jan 17, 2024
Copy link

vercel bot commented Jan 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Visit Preview Jan 17, 2024 11:55am
unleash-monorepo-frontend ⬜️ Ignored (Inspect) Visit Preview Jan 17, 2024 11:55am

Copy link
Contributor

@gastonfournier gastonfournier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG!

@chriswk chriswk merged commit fa72ced into main Jan 18, 2024
9 checks passed
@chriswk chriswk deleted the feat/granularProjectPermissions branch January 18, 2024 08:57
chriswk added a commit that referenced this pull request Jan 19, 2024
Connected to [#5932](#5932) -
This starts using the new permissions in addition to the old
UPDATE_PROJECT permission. That way, if you're happy with
UPDATE_PROJECT, you don't need to change.

However, you can now add more fine grained permissions for both READ and
WRITE operations.
chriswk pushed a commit that referenced this pull request Jan 22, 2024
Connected to [#5932](#5932) -
This starts using the new permissions in addition to the old
UPDATE_PROJECT permission. That way, if you're happy with
UPDATE_PROJECT, you don't need to change.

However, you can now add more fine grained permissions for both READ and
WRITE operations.
chriswk pushed a commit that referenced this pull request Jan 23, 2024
…#6000)

This adds documentation for the 8 new permissions added last week, in
preparation for including them in the 5.9.0 release.
Related
* #5932
* #5974
* https://github.com/ivarconr/unleash-enterprise/pull/1000

---------

Co-authored-by: Gastón Fournier <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants