Last modified by Boris Folgmann on 2025/05/22 14:38

From version 1.4
edited by Boris Folgmann
on 2025/05/22 14:13
Change comment: There is no comment for this version
To version 1.11
edited by Boris Folgmann
on 2025/05/22 14:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,8 +1,11 @@
1 1  When a project is created on the DevOps Portal of type PRIVATE, it means that no user can access it without a role assignment.
2 2  
3 -However, as a Project ADMIN, you can manually change the permission on a single repository or on a complete project.
3 +However, as a Project ADMIN, you can manually change the permissions on a single repository or on a complete project.
4 4  
5 5  This allows you to grant read-only access to all users which have a Bitbucket license assigned, i.e. all users that can log in to Bitbucket.
6 6  
7 +In the following example the steps for changing a complete project are shown.
7 7  
9 +1. Go to the Project settings of the Project in Bitbucket and open the sub page SECURITY/Project Permissions.\\
10 +
8 8