Skip to content

Commit 3a98158

Browse files
authored
Update user_role_management.md
1 parent 7721374 commit 3a98158

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

user/enterprise/user_role_management.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ layout: en_enterprise
44

55
---
66

7-
_Available from Travis Enterprise 3.1_
7+
_Available from Travis Enterprise 3.1.0_
88

99
Travis CI introduces the new User Role Management feature to increase security and functionality. This feature offers more granular access control management, adding more strict access rights management while continuing to protect vital information that may be present in the CI/CD build job logs.
1010

@@ -49,7 +49,7 @@ The following are the available fields where each user can be associated with se
4949
- Account Plan Viewer: Can invoice, use, and view the account plans.
5050
- Can Build: Check the checkbox to authorize the selected user to build.
5151

52-
![Member tab Image here]
52+
![Member Management Tab](images/enterprise_member_management_tab.png)
5353

5454
## User Management Tab
5555

@@ -60,7 +60,7 @@ The following are the available fields where each user can be associated with se
6060
- Login: displays the login email for the user.
6161
- New Role: Shows the role or number of roles assigned to the selected user. Allows admin users to choose or change the role or roles for the selected user.
6262

63-
![User tab Image here]
63+
![User Managemenet Tab](images/enterprise_user_management_tab.png)
6464

6565
The available roles and their current permissions are shown in the table below:
6666

@@ -103,11 +103,11 @@ The process for the new permission system is as follows:
103103
5. The new roles and permissions service creates or updates the new roles and permissions.
104104

105105

106-
> **Note**: If errors occur, unprocessed requests are queued to retry sync with VCS, and error logs are registered.
106+
> [!Note]: If errors occur, unprocessed requests are queued to retry sync with VCS, and error logs are registered.
107107
108-
> **Note**: Suspending or unsuspending a user’s repository access removes the user’s build-triggering access and assigns the respective Repository Reader role.
108+
> [!Note]: Suspending or unsuspending a user’s repository access removes the user’s build-triggering access and assigns the respective Repository Reader role.
109109
110-
> **Note**: Suspending or unsuspending a user’s account access removes the user from all Admin and editing roles and allows the user to be only a Plan Viewer and Billing Viewer.
110+
> [!Note]: Suspending or unsuspending a user’s account access removes the user from all Admin and editing roles and allows the user to be only a Plan Viewer and Billing Viewer.
111111
112112

113113
When existing Travis CI users log in, the user's current membership and permissions are checked against the new permissions service to check for any role or permission modifications.

0 commit comments

Comments
 (0)