Conversation
This was referenced Feb 4, 2026
ad94312 to
bda41e8
Compare
Contributor
|
🤖 Hey ! A preview of the application is available at : https://console-pr-1896.dso.cpin-hp.numerique-interieur.fr Please be patient, deployment may take a few minutes. |
9158d91 to
8035ddb
Compare
Contributor
|
🤖 Hey ! The @cpn-console/shared (v1.3.0) package already exists on npm but the source code has changed, you should consider updating the package version. The version update warning should be ignored in the case of modifications that do not affect the code once it has been built, such as code formatting, etc... |
Contributor
|
🤖 Hey ! The security scan report for the current pull request is available here. |
d6319cc to
52cf7cf
Compare
2d50a46 to
8afec63
Compare
f802ff9 to
c565fda
Compare
Contributor
Author
Contributor
Author
Contributor
Author
4541f00 to
594b6ba
Compare
b9f7a2b to
5bf5840
Compare
StephaneTrebel
previously approved these changes
Feb 23, 2026
StephaneTrebel
previously approved these changes
Feb 24, 2026
Contributor
Author
|
@StephaneTrebel Enfin, tout « fonctionne », besoin d'une review ❤️ |
This changes the behaviour of admin access from a single toggle to fine-tuned permissions. The permissions hierarchy basically works as follows: Manage > ManageXXX > List. There are a few exceptions, such as the project hierarchy, in which the Manage permission from admin roles gives access to certain resources inside a project, while ManageProjects only manages the resource itself. This means that Manage acts as a sort of equivalent to sudo; it's an intermediary design choice, but it needs revising. Signed-off-by: William Phetsinorath <william.phetsinorath-open@interieur.gouv.fr> Change-Id: I07287d8d2c8fd287a9fbaefc9019f81a6a6a6964
|
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.






1 New Issue
1 Fixed Issue
0 Accepted Issues
This changes the behaviour of admin access from a single toggle to fine-tuned permissions.
The permissions hierarchy basically works as follows: Manage > ManageXXX > List.
There are a few exceptions, such as the project hierarchy, in which the Manage permission from admin roles gives access to certain resources inside a project, while ManageProjects only manages the resource itself.
This means that Manage acts as a sort of equivalent to sudo; it's an intermediary design choice, but it needs revising.
Signed-off-by: William Phetsinorath william.phetsinorath-open@interieur.gouv.fr
Change-Id: I07287d8d2c8fd287a9fbaefc9019f81a6a6a6964