mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
fix images in docs
This commit is contained in:
@@ -17,7 +17,7 @@ By default, every user and machine identity in a organization is either an **adm
|
||||
|
||||
Overall, organization-level access controls are significantly of administrative nature. Access to projects, secrets and other sensitive data is specified on the project level.
|
||||
|
||||

|
||||

|
||||
|
||||
## Project-level access controls
|
||||
|
||||
@@ -28,7 +28,7 @@ As such:
|
||||
- **Developers**: This role restricts identities from performing project control actions, updating Approval Workflow policies, managing roles/members, and more.
|
||||
- **Viewer**: The most limiting bulit-in role on the project level – it forbids user and machine identities to perform any action and rather shows them in the read-only mode.
|
||||
|
||||

|
||||

|
||||
|
||||
## Creating custom roles
|
||||
|
||||
@@ -41,4 +41,4 @@ By creating custom roles, you are able to adjust permissions to the needs of you
|
||||
It is worth noting that users are able to assume multiple built-in and custom roles. A user will gain access to all actions within the roles assigned to them, not just the actions those roles share in common.
|
||||
</Note>
|
||||
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user