You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user/enterprise/user_role_management.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ layout: en_enterprise
4
4
5
5
---
6
6
7
-
_Available from Travis Enterprise 3.1_
7
+
_Available from Travis Enterprise 3.1.0_
8
8
9
9
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.
10
10
@@ -49,7 +49,7 @@ The following are the available fields where each user can be associated with se
49
49
- Account Plan Viewer: Can invoice, use, and view the account plans.
50
50
- Can Build: Check the checkbox to authorize the selected user to build.
@@ -60,7 +60,7 @@ The following are the available fields where each user can be associated with se
60
60
- Login: displays the login email for the user.
61
61
- 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.
The available roles and their current permissions are shown in the table below:
66
66
@@ -103,11 +103,11 @@ The process for the new permission system is as follows:
103
103
5. The new roles and permissions service creates or updates the new roles and permissions.
104
104
105
105
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.
107
107
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.
109
109
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.
111
111
112
112
113
113
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